aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-24 09:11:41 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-24 09:11:41 +0000
commitb71a63353f0582ced62925d73912545892ac1808 (patch)
treeeb9f27c2183f8e54f9bb28207883bf116a1c4272 /ChangeLog
parentf0aecea6fcbd3aaa8e36b39d952cdf6d2da3ac70 (diff)
added a toggle button for the attachment pane.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@283 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01256e38..c6c1794a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-05-24
+ * src/compose.[ch]: added a toggle button for the attachment pane.
+
+2005-05-24
+
* src/compose.[ch]: reimplemented the attachment list with
GtkTreeView. Fixed attaching of locale filename.
* src/utils.c: uri_list_extract_filenames(): properly parse URI.