aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 90597203..6e994d87 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2010-02-12
+ * src/compose.c: compose_add_new_recipients_to_addressbook():
+ use addressbook_has_address().
+
+2010-02-12
+
* src/addressbook.c: lock addr_table since it can be accessed from
sub threads.