aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-01-27 06:41:31 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-01-27 06:41:31 +0000
commitc46ac89a27c4efd60921bc075fc79ef7b1a56364 (patch)
treed1d2c25d0c76b55ba5395b8d354d86aa6e8470d7 /ChangeLog
parentaf7c0d4c4d5f20cc09dc7f709cd88c43dab567b8 (diff)
show translated messages on the statusbar. Prohibit addressbook names begin with '@'.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2443 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bcf7ddd7..77c6cc4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-01-27
+
+ * src/addressbook.c
+ src/editbook.c: show translated messages on the statusbar.
+ Replaced sprintf() with g_snprintf(). Removed global
+ addressbook_msgbuf[].
+ Prohibit addressbook names begin with '@'.
+
2010-01-26
* src/compose.c