aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-06-18 02:24:51 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-06-18 02:24:51 +0000
commit410b80d898fb7e1e59511d75b775aa184fd463cb (patch)
tree7a664d4cdffb0d8fedbfcf9560b4cef3e014a66a /ChangeLog
parent57380f8b1b21c49be61c51849aabc5d5dfbcbe6e (diff)
added attached filenames to the tool menu.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3095 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 11d13614..f3173919 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2012-06-18
+
+ * src/messageview.c: added attached filenames to the tool menu.
2012-06-15
* src/messageview.[ch]: changed the Text/Attachments tab to a toggle
@@ -6,7 +9,7 @@
2012-06-13
- * src/compose.c: compose_attach_property(): force focus for compsoe
+ * src/compose.c: compose_attach_property(): force focus for compose
window (will fix #70).
2012-06-13