aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-06-04 08:50:06 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-06-04 08:50:06 +0000
commit8adabeeba386bf746a29ab9945654301e7d870c3 (patch)
treee3579263cb605ac2dc40a59691547cf6b43232d0 /ChangeLog
parent7df5dc0bd68f9d8971ddc413b652c7a6a0fa19de (diff)
implemented real automatic address completion.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2563 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f63edadd..ec08ab54 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-06-04
+
+ * src/addr_compl.c: implemented real automatic address completion.
+
2010-06-03
* src/quick_search.c: suppress filter debug output.