sync with 0.8.1cvs4
[claws.git] / ChangeLog
index ccc374cfa34b9c018cbe7c83250b159f76317bca..b430042b86940568a3ccaf7bb632e27014c24478 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2002-07-29
+
+       * implemented --attach command line option.
+       * src/main.c:
+         Cmd::attach_files: new member to store file paths.
+         parse_cmd_opt(): added --attach option. --compose option is implied.
+         prohibit_duplicate_launch()
+         lock_socket_input_cb(): added "compose_attach" message.
+       * src/compose.c
+         src/mainwindow.c
+         src/textview.c: renamed compose_new_with_recipient() to
+         compose_new(), and added an argument for attachment files.
+
 2002-07-29
 
        * src/logwindow.c: freeze GtkText widget while hidden.