aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-01-19 06:48:58 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-01-19 06:48:58 +0000
commitb303c834f7f1fcf25035d709135b2a114c1110c0 (patch)
tree9289da1a8973ac50400a45179dccd471e465b35d /ChangeLog.ja
parent303588bf81e27ccea4b75c37888d967a25171cee (diff)
fixed a bug that didn't correctly get text selection on reply.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@19 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r--ChangeLog.ja5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja
index 0440afa0..92484de5 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,3 +1,8 @@
+2005-01-19
+
+ * src/summaryview.c: summary_reply(): 正しくテキストセレクションを
+ 取得していないバグを修正。
+
2005-01-12
* GTK+-2.4 へ移行 (足永さんの sylpheed-gtk2 ベース)。