aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-07-22 07:25:43 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-07-22 07:25:43 +0000
commit2c228fc0a56ea07a96b2cd1230e4cc3a5c143108 (patch)
tree03c11461e3c52df2e49ea2681d66b632786332bc /ChangeLog
parenta821369819ad9f3fc54a6e2625d734f4cdaa9da9 (diff)
src/addressbook.c: implemeted drag and drop of addresses.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2632 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 26920b0f..056c204b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-07-22
+
+ * src/addressbook.c: implemeted drag and drop of addresses.
+
2010-07-21
* src/prefs_template.c: notify on OK button press if not saved.