diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-12-01 09:59:29 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-12-01 09:59:29 +0800 |
commit | 7094e925a6b2c7556a395e120d5514c0abef8d0b (patch) | |
tree | c0de5061ff0d288dd042dde054444d76cd58a9bd /addressbook/ChangeLog | |
parent | 3270da024215ea9ae0949375a479bb4f474c2858 (diff) | |
download | gsoc2013-evolution-7094e925a6b2c7556a395e120d5514c0abef8d0b.tar gsoc2013-evolution-7094e925a6b2c7556a395e120d5514c0abef8d0b.tar.gz gsoc2013-evolution-7094e925a6b2c7556a395e120d5514c0abef8d0b.tar.bz2 gsoc2013-evolution-7094e925a6b2c7556a395e120d5514c0abef8d0b.tar.lz gsoc2013-evolution-7094e925a6b2c7556a395e120d5514c0abef8d0b.tar.xz gsoc2013-evolution-7094e925a6b2c7556a395e120d5514c0abef8d0b.tar.zst gsoc2013-evolution-7094e925a6b2c7556a395e120d5514c0abef8d0b.zip |
Merging fixes:
2001-11-28 Christopher James Lahey <clahey@ximian.com>
* gui/component/addressbook.c (connect_master_list_changed,
make_suboptions): Changed how this list of categories gets
computed. Fixes Ximian bugs #7707 and #7708.
svn path=/trunk/; revision=14838
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 f8eafff421..f1bb09dffb 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2001-11-28 Christopher James Lahey <clahey@ximian.com> + + * gui/component/addressbook.c (connect_master_list_changed, + make_suboptions): Changed how this list of categories gets + computed. Fixes Ximian bugs #7707 and #7708. + 2001-11-15 Zbigniew Chyla <cyba@gnome.pl> * printing/e-contact-print-envelope.c (ecpe_linelist_dimensions), |