diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-06-27 11:23:53 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-06-27 11:23:53 +0800 |
commit | 202810cc38b4b6a275724db3b8add49494dc00e8 (patch) | |
tree | 9e8b13878a20afa89f13a2a5b73d0030f4168eeb /addressbook/ChangeLog | |
parent | b8624a9ad3c7b5e830fbc5e77813e730ee4ff9b9 (diff) | |
download | gsoc2013-evolution-202810cc38b4b6a275724db3b8add49494dc00e8.tar gsoc2013-evolution-202810cc38b4b6a275724db3b8add49494dc00e8.tar.gz gsoc2013-evolution-202810cc38b4b6a275724db3b8add49494dc00e8.tar.bz2 gsoc2013-evolution-202810cc38b4b6a275724db3b8add49494dc00e8.tar.lz gsoc2013-evolution-202810cc38b4b6a275724db3b8add49494dc00e8.tar.xz gsoc2013-evolution-202810cc38b4b6a275724db3b8add49494dc00e8.tar.zst gsoc2013-evolution-202810cc38b4b6a275724db3b8add49494dc00e8.zip |
Oops. Can't use the wombat version of the master categories list yet.
2001-06-26 Christopher James Lahey <clahey@ximian.com>
* gui/component/select-names/e-select-names.c
(e_select_names_create_categories): Oops. Can't use the wombat
version of the master categories list yet.
svn path=/trunk/; revision=10527
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 23319f1fef..2c42e102c8 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,11 @@ 2001-06-26 Christopher James Lahey <clahey@ximian.com> + * gui/component/select-names/e-select-names.c + (e_select_names_create_categories): Oops. Can't use the wombat + version of the master categories list yet. + +2001-06-26 Christopher James Lahey <clahey@ximian.com> + * gui/widgets/e-addressbook-table-adapter.c (create_card): memmove counts were off in this function. (remove_card, modify_card): Moved the table notifications around a |