aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 81696211c6..08b182a524 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,11 @@
2001-08-27 Jon Trowbridge <trow@ximian.com>
+ * backend/ebook/e-card.c (e_card_list_send): Removed some debugging
+ spew that I left in by mistake.
+
+ * gui/widgets/e-addressbook-model.c (create_card): Removed debugging
+ spew.
+
* backend/ebook/e-card.c (e_card_list_send): Do the right thing if
the card we are trying to send to is a contact list. (Bug #6580)