aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-09 05:47:58 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-09 05:47:58 +0000
commite2571d34b0d0e29406dad2303bae0dafb6b2252a (patch)
tree78259a9f42c25384d369126819748285e95ea800 /ChangeLog
parenta305abdfe054c5ef5e472d2d99723b4032308b1d (diff)
enabled multiple file selection when attaching files.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@156 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 402d9276..1da73af2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-03-09
+
+ * src/compose.c: compose_attach_cb(): enabled multiple file selection.
+ * src/main.c: migrate_old_config(): copy also mime.types.
+ * src/filesel.[ch]: filesel_select_files(): returns multiple selected
+ files.
+
2005-03-08
* src/imageview.[ch]: imageview_get_resized_pixbuf(): new.