diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 22d63754e2..1c3dbb6a46 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2001-09-19 JP Rosevear <jpr@ximian.com> + + * conduit/address-conduit.c (cursor_cb): don't add to the complete + list of cards if the card is a list + (card_added): don't add to the list of changes if the card is a + list + (card_changed): ditto + (card_removed): ditto + 2001-09-19 Jon Trowbridge <trow@ximian.com> * gui/component/select-names/e-select-names.c |