aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-25 10:53:40 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-25 10:53:40 +0000
commitfd4ec6cba9f33c5630a9d47cadcee7230ee20441 (patch)
treed5ea8d5046c9b8456476810ef6a1931c91b31239 /ChangeLog
parent2a47b946a59bdfe4bfefb136fe0f7475add03bb2 (diff)
fixed messageview's select all and selection reply.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@130 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 ab055647..5fdfa7f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-02-25
+ * src/messageview.c: messageview_select_all(), reply_cb(): fixed
+ selection bugs.
+
+2005-02-25
+
* src/compose.c
src/textview.c
src/quote_fmt_parse.y: follow the API changes.