aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2008-06-27 07:03:11 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2008-06-27 07:03:11 +0000
commite4fa47016f53e76df6d0ef387d41270b98e5578c (patch)
tree062fcb7f9fd84afbaad4be66325ecb9655798989 /ChangeLog.ja
parent059a6333c75b6d60aeeb3d541590d62607e42ff5 (diff)
supported GtkSpell 2.0.13 (with Enchant).
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2022 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r--ChangeLog.ja10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja
index 8effd87d..2e82f0e4 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,3 +1,13 @@
+2008-06-27
+
+ * configure.in
+ src/compose.c: GtkSpell 2.0.13 (with Enchant) に対応
+ (Michael Schwendt さん thanks)。
+ * Makefile.am: 不要な ACLOCAL_AMFLAGS を削除。
+ * config.guess
+ ltmain.sh
+ config.sub: 更新。
+
2008-06-20
* src/main.c: Unix で SIGHUP/SIGINT/SIGTERM/SIGQUIT シグナルを処理