aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/bbdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/bbdb/ChangeLog')
-rw-r--r--plugins/bbdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/bbdb/ChangeLog b/plugins/bbdb/ChangeLog
index 4f0f84b82d..d471940c29 100644
--- a/plugins/bbdb/ChangeLog
+++ b/plugins/bbdb/ChangeLog
@@ -1,3 +1,10 @@
+2004-10-23 Nat Friedman <nat@novell.com>
+
+ * bbdb.c (bbdb_do_it): Change assertions to if statements, so as
+ not to issue warnings in the case of routine failures (name
+ is NULL). Don't add an email to a contact if the appropriate
+ contact is ambiguous.
+
2004-10-22 Nat Friedman <nat@novell.com>
* Initial checkin.