aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-10-29 08:03:46 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-10-29 08:03:46 +0000
commite9b43ad1b0a3beb1824a95d8d4b6b6f1a7b49cb3 (patch)
tree58a44c5547e0e9dd1f3356538717a353d2dacb73 /ChangeLog
parent816db53cd7065be83b07c1b1f10632e554f6aad7 (diff)
fixed hyperlink when 'Show attached files first on message view' option was set.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3177 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 91780316..59b3fcb2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-10-29
+
+ * src/textview.c: fixed hyperlink when 'Show attached files first on
+ message view' option was set ([sylpheed:35477]).
+
2012-10-12
* libsylph/imap.c: fixed MSVC compilation (thanks to Gisle Vanem).