aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2008-07-16 02:44:46 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2008-07-16 02:44:46 +0000
commitfb9d5f30a5caaa8345d2235f43dabef7570ae551 (patch)
treed7d16ffe1169a197aefd428caaea46c9aa3e23d9 /ChangeLog
parentb7e440df52f5e1a3c64964753abedfc1b029667d (diff)
fixed Enchant support.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2028 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 2be34307..4cab37f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-07-16
+
+ * src/compose.[ch]: fixed Enchant support.
+
2008-07-10
* libsylph/imap.c: imap_add_inter_folders(): more error checks.