aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorMichael Meeks <michael@helixcode.com>2000-12-14 09:42:18 +0800
committerMichael Meeks <michael@src.gnome.org>2000-12-14 09:42:18 +0800
commit53fc209818d527424c56bbdb46130490ba3ef4b1 (patch)
treee219f75bc6e1e33f2a465fd1e24aed7b2b010850 /addressbook/ChangeLog
parent825c833f54ce4a6b4e9d416f215f4bfe8debc8b2 (diff)
downloadgsoc2013-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/ChangeLog7
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.