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 e6e5d6ad..90597203 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-02-12
+
+ * src/addressbook.c: lock addr_table since it can be accessed from
+ sub threads.
+
2010-02-10
* libsylph/filter.c: filter_write_file(): fixed crash.