aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-06-07 08:53:28 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-06-07 08:53:28 +0000
commitbf8f09d3ba0cb9722a4aac217b3b2f49fc9b6683 (patch)
tree2a0d70f0ea0257facf4fe0f09571843df0762147 /ChangeLog
parentcd889b96814cd7c88f254ac91b92d807915e8d5d (diff)
made the old behavior of address completion configurable.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2565 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 09855be6..2a10372e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-06-07
+
+ * libsylph/prefs_common.[ch]
+ src/addr_compl.c
+ src/prefs_common_dialog.c: made the old behavior of address
+ completion configurable.
+
2010-06-05
* src/addr_compl.c: replace_address_in_edit(): fixed infinite loop