patch by Satoshi Nagayasu: allows appending / saving multiple
[claws.git] / ChangeLog.claws
index 52d3295e512833c13fbad579f2bf304399dfac4b..b395d740a6f8a5225719d376aa8eaf5c8c698402 100644 (file)
@@ -1,3 +1,50 @@
+2002-09-24 [alfons]    0.8.3claws21
+
+       patch by Satoshi Nagayasu: allows appending / saving multiple 
+       selected files (closes "[ 612279 ] save multiple mesg(s) in 
+       'Save as ...'")
+
+       * AUTHORS
+               add Satoshi Nagayasu
+       * src/summaryview.c
+               summary_save_as(): allow saving selected files to
+               one file
+               summary_set_menu_sensitive: enable "Save As..." when
+               multiple files are selected
+       * src/utils.[ch]
+               append_file(): new function
+
+2002-09-24 [colin]     0.8.3claws20
+
+       * src/procmime.c
+               Fix segfault when mimeinfo doesn't have a 
+               content_type. 
+
+2002-09-24 [colin]     0.8.3claws19
+
+       * src/prefs_common.[ch]
+               Add a preference to display send dialog or not
+       * src/send.c
+               Display send dialog according to preference
+
+2002-09-24 [colin]     0.8.3claws18
+
+       * src/compose.[ch]
+               Disable user actions when sending
+
+2002-09-24 [colin]     0.8.3claws17
+
+       * src/procmime.c
+               Do not display name or filename for attachments
+               with an application/pgp-signature type
+               (security flaw, see bug 537413)
+
+2002-09-23 [colin]     0.8.3claws16
+
+       * src/editaddress.c
+               Initialize entry_email, entry_alias and 
+               entry_remarks to first email address of the list
+
 2002-09-23 [colin]     0.83claws15
 
        * src/compose.c