diff options
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 4cc2c98092..3ee2634773 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2000-12-13 Dan Winship <danw@helixcode.com> + + * gui/widgets/e-minicard-control.c (stream_read): NUL-terminate + the returned vcard so we don't sometimes end up with trailing + junk that makes libversit unhappy. + 2000-12-13 Iain Holmes <iain@helixcode.com> * gui/component/select-names/e-select-names.c |