aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorHiro <Hiro@ee746299-78ed-0310-b773-934348b2243d>2006-05-17 11:27:39 +0000
committerHiro <Hiro@ee746299-78ed-0310-b773-934348b2243d>2006-05-17 11:27:39 +0000
commit140dfce957ed7512bb9c4eed094a78f191e61c07 (patch)
tree6129c1c5a5e77d0fd8465ee46a9bab63e414a945 /ChangeLog
parent755f97a9347ce09369cc6f6949c899de6b8acdc5 (diff)
fixed execution failure when using accessibility module, and character corruption and buffer overflow on sending when using half-width kana.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1068 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f80993b9..0f9c3160 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-05-17
+
+ * src/main.c: fixed execution failure when using accessibility module.
+ * libsylph/codeconv.c: conv_sjistojis(): fixed character corruption
+ and buffer overflow when using half-width kana.
+
2006-05-09
* src/summaryview.c: don't decrease new/unread count if zero.