aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-01-26 09:41:32 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-01-26 09:41:32 +0000
commitaf7c0d4c4d5f20cc09dc7f709cd88c43dab567b8 (patch)
treefa65c5b918669eb161f6367f20fbdbeaea755452 /ChangeLog
parent80ea2c6808e3820773e774d3bca1233bcc9aa87f (diff)
implemented auto-registration of new recipients.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2442 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 bbae2333..bcf7ddd7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-01-26
+
+ * src/compose.c
+ src/addressbook.[ch]
+ src/addressadd.[ch]
+ src/addrindex.[ch]: implemented auto-registration of new recipients.
+
2010-01-21
* src/main.c: check_gpg(): show more verbose debug messages.