correct some typos
[claws.git] / ChangeLog.claws
index f070fa11d64478f52b9f0330b1d74fd64836a148..d7c4fec8325cb6d7e1e8ff7702ac3280d6971e03 100644 (file)
@@ -1,3 +1,142 @@
+2002-11-08 [paul]      0.8.5claws93
+
+       * src/prefs_account.c
+         tools/README
+         tools/kmail2sylpheed_v2.pl
+               correct some typos
+
+2002-11-08 [paul]      0.8.5claws92
+
+       * src/compose.c
+         src/prefs_account.[ch]
+               remove account options 'clearsign' and 'ascii_armored',
+               replace with 'default_gnupg_mode' to prevent mixed-mode
+               Privacy settings
+
+2002-11-08 [paul]      0.8.5claws91
+
+       * src/compose.[ch]
+               re-implement GnuPG 'on-the-fly' mode selection,
+               disallow mixed-mode
+
+2002-11-08 [colin]     0.8.5claws90
+
+       * src/folderview.c
+         src/prefs_folder_item.c
+               Change "Property" to "Properties"
+
+2002-11-07 [colin]     0.8.5claws89
+
+       * src/folderview.c
+         src/folder.c
+               Allow folder dropping to a root folder
+
+2002-11-07 [paul]      0.8.5claws88
+
+       * src/compose.c
+               revert last commit
+
+2002-11-07 [paul]      0.8.5claws87
+
+       * src/compose.c
+               fix reply-to-list bug. closes bug report
+               "[633382] reply-to-list broken in recent cvs"
+
+2002-11-07 [paul]      0.8.5claws86
+
+       * src/compose.c
+               add a forgotten '#if USE_GPGME ... #endif'
+
+2002-11-07 [paul]      0.8.5claws85
+
+       * sync with 0.8.5cvs20
+               see ChangeLog 2002-11-07
+
+2002-11-07 [colin]     0.8.5claws84
+
+       * src/folder.[ch]
+               Change folder_item_move_to to return the newly 
+               created folderitem.
+       * src/folderview.c
+               Select the new folderitem after moving.
+
+2002-11-07 [colin]     0.8.5claws83
+
+       * src/prefs_filtering.c
+               Fix rule rewriting when moving a leaf folder to a 
+               shorter path
+
+2002-11-07 [colin]     0.8.5claws82
+
+       * src/prefs_filtering.c
+               fix a leak
+
+2002-11-07 [colin]     0.8.5claws81
+
+       * src/folder.[ch]
+               Add folder_item_move_to() function to move a 
+               folderitem into another one (updates matcher etc)
+       * src/folderview.c
+               Add folder drag'n drop (context menu to come)
+               [Should be dataloss free, but Please backup before 
+                trying !]
+
+2002-11-06 [colin]     0.8.5claws80
+
+       * src/mh.c
+               mh_create_folder() returns NULL if can't create
+               directory hierarchy
+
+2002-11-06 [paul]      0.8.5claws79
+
+       * src/compose.[ch]
+               allow 'on-the-fly' changing of the type of encryption 
+               and/or signing used (mime/ascii) via the compose window
+
+2002-11-06 [paul]      0.8.5claws78
+
+       * sync with 0.8.5cvs19
+               see ChangeLog 2002-11-06 for src/account.c: 
+               account_get_special_folder()
+               
+2002-11-05 [alfons]    0.8.5claws77
+
+       * src/crash.c
+               very minor cleanups: nothing to see here, move on. :-)
+
+2002-11-05 [colin]     0.8.5claws76
+
+       * src/main.c
+               Changes choices if compose windows are opened to
+               Discard, Draft, Don't quit
+
+2002-11-05 [thorsten]  0.8.5claws75
+
+       * src/compose.c
+               reenabled default_reply_to folder option
+
+2002-11-05 [colin]     0.8.5claws74
+
+       * src/compose.[ch] 
+               add compose_draft()
+       * src/crash.c
+               add SIGTERM handler
+       * src/main.[ch]
+               add clean_quit() for the SIGTERM handler
+
+2002-11-05 [paul]      0.8.5claws73
+       
+       * po/es.po
+               updated by Ricardo Mones Lastra
+
+2002-11-05 [melvin]    0.8.5claws72
+
+       * src/logwindow.c
+               Fixed log-clipping bug #616795.
+               To stop logging in the log window use 0 length.
+       * src/prefs_common.c
+               Added a label to inform about the 0 log length behaviour.
+
 2002-11-05 [paul]      0.8.5claws71
 
        * sync with 0.8.5cvs17