diff options
author | Chris Toshok <toshok@ximian.com> | 2002-09-23 11:01:27 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2002-09-23 11:01:27 +0800 |
commit | 90c8115f2fcd274d3eb7d5f70a291000553ede94 (patch) | |
tree | a15463202a16f42d286953a86aa290631c4450f1 /addressbook/ChangeLog | |
parent | b1f059527b0683e4583397c9dd310f26cae5c2a8 (diff) | |
download | gsoc2013-evolution-90c8115f2fcd274d3eb7d5f70a291000553ede94.tar.gz gsoc2013-evolution-90c8115f2fcd274d3eb7d5f70a291000553ede94.tar.zst gsoc2013-evolution-90c8115f2fcd274d3eb7d5f70a291000553ede94.zip |
oops, add cached_folder_list to struct _ESelectNamesManager.
2002-09-22 Chris Toshok <toshok@ximian.com>
* gui/component/select-names/e-select-names-manager.h: oops, add
cached_folder_list to struct _ESelectNamesManager.
svn path=/trunk/; revision=18161
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 570f1f8d32..2333a2b076 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,10 @@ 2002-09-22 Chris Toshok <toshok@ximian.com> + * gui/component/select-names/e-select-names-manager.h: oops, add + cached_folder_list to struct _ESelectNamesManager. + +2002-09-22 Chris Toshok <toshok@ximian.com> + [ Fixes #30481 ] * gui/component/select-names/e-select-names.c (e_select_names_init): initialize the select names dialog with the |