aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-06-27 11:17:29 +0800
committerChris Lahey <clahey@src.gnome.org>2001-06-27 11:17:29 +0800
commit8cb9e29ae525f39382cf7f06e8e988286fec0a47 (patch)
treee7782f182c11a5ec587d786693900e6a3921bf36 /addressbook/ChangeLog
parent2ac2af6d4bcdfddf91c661a5c6ba96d6238a5a57 (diff)
downloadgsoc2013-evolution-8cb9e29ae525f39382cf7f06e8e988286fec0a47.tar
gsoc2013-evolution-8cb9e29ae525f39382cf7f06e8e988286fec0a47.tar.gz
gsoc2013-evolution-8cb9e29ae525f39382cf7f06e8e988286fec0a47.tar.bz2
gsoc2013-evolution-8cb9e29ae525f39382cf7f06e8e988286fec0a47.tar.lz
gsoc2013-evolution-8cb9e29ae525f39382cf7f06e8e988286fec0a47.tar.xz
gsoc2013-evolution-8cb9e29ae525f39382cf7f06e8e988286fec0a47.tar.zst
gsoc2013-evolution-8cb9e29ae525f39382cf7f06e8e988286fec0a47.zip
memmove counts were off in this function. (remove_card, modify_card):
2001-06-26 Christopher James Lahey <clahey@ximian.com> * gui/widgets/e-addressbook-table-adapter.c (create_card): memmove counts were off in this function. (remove_card, modify_card): Moved the table notifications around a bit here. svn path=/trunk/; revision=10525
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 970fb7be26..23319f1fef 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,12 @@
2001-06-26 Christopher James Lahey <clahey@ximian.com>
+ * gui/widgets/e-addressbook-table-adapter.c (create_card): memmove
+ counts were off in this function.
+ (remove_card, modify_card): Moved the table notifications around a
+ bit here.
+
+2001-06-26 Christopher James Lahey <clahey@ximian.com>
+
* gui/component/select-names/e-select-names.c,
gui/component/select-names/e-select-names.h,
gui/component/select-names/select-names.glade