diff options
author | Michael Meeks <michael@helixcode.com> | 2000-12-14 09:42:18 +0800 |
---|---|---|
committer | Michael Meeks <michael@src.gnome.org> | 2000-12-14 09:42:18 +0800 |
commit | 53fc209818d527424c56bbdb46130490ba3ef4b1 (patch) | |
tree | e219f75bc6e1e33f2a465fd1e24aed7b2b010850 /addressbook/ChangeLog | |
parent | 825c833f54ce4a6b4e9d416f215f4bfe8debc8b2 (diff) | |
download | gsoc2013-evolution-53fc209818d527424c56bbdb46130490ba3ef4b1.tar gsoc2013-evolution-53fc209818d527424c56bbdb46130490ba3ef4b1.tar.gz gsoc2013-evolution-53fc209818d527424c56bbdb46130490ba3ef4b1.tar.bz2 gsoc2013-evolution-53fc209818d527424c56bbdb46130490ba3ef4b1.tar.lz gsoc2013-evolution-53fc209818d527424c56bbdb46130490ba3ef4b1.tar.xz gsoc2013-evolution-53fc209818d527424c56bbdb46130490ba3ef4b1.tar.zst gsoc2013-evolution-53fc209818d527424c56bbdb46130490ba3ef4b1.zip |
update cut and paste description error.
2000-12-14 Michael Meeks <michael@helixcode.com>
* gui/component/GNOME_Evolution_Addressbook.oafinfo: update cut
and paste description error.
svn path=/trunk/; revision=6987
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 3ee2634773..1dfb557500 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,6 +1,11 @@ +2000-12-14 Michael Meeks <michael@helixcode.com> + + * gui/component/GNOME_Evolution_Addressbook.oafinfo: update cut + and paste description error. + 2000-12-13 Dan Winship <danw@helixcode.com> - * gui/widgets/e-minicard-control.c (stream_read): NUL-terminate + * gui/widgets/e-minicard-control.c (stream_read): NULL-terminate the returned vcard so we don't sometimes end up with trailing junk that makes libversit unhappy. |