aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/bbdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/bbdb/ChangeLog')
-rw-r--r--plugins/bbdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/bbdb/ChangeLog b/plugins/bbdb/ChangeLog
index 358d9cce55..c4df7281a4 100644
--- a/plugins/bbdb/ChangeLog
+++ b/plugins/bbdb/ChangeLog
@@ -1,3 +1,8 @@
+2006-07-12 Andre Klapper <a9016009@gmx.de>
+
+ * bbdb.c: Marking two strings for translation that were accidentally
+ not marked. Fixes bug #347312.
+
2006-02-14 Andre Klapper <a9016009@gmx.de>
* bbdb.c (bbdb_page_factory): Another typo fix from gfree to g_free.