aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
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
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')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 48b34fd8..06925f2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-19
+
+ * src/summaryview.c: summary_reply(): fixed a bug that didn't
+ correctly get text selection.
+
2005-01-12
* Ported to GTK+-2.4 (based on Ashie's sylpheed-gtk2).