correct some typos
[claws.git] / ChangeLog.claws
index bf0be469c9bd4392da0074edd306eda757d15eff..d7c4fec8325cb6d7e1e8ff7702ac3280d6971e03 100644 (file)
@@ -1,3 +1,65 @@
+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