make the folder's default account to be used when replying. (patch by wwp <subscript...
[claws.git] / ChangeLog.claws
index 6b0b2f6a109a82941854c42bdc8f6ff77f21aa8f..7e8dab46369be7e92fe76534b7d33a695fe81e07 100644 (file)
@@ -1,8 +1,47 @@
+2001-10-27 [christoph] 0.6.4claws11
+
+       * src/compose.c
+               make the folder's default account to be used when
+               replying. (patch by wwp <subscript@free.fr>)
+
+2001-10-26 [alfons]
+
+       * src/utils.h
+               change prototype of strstr2() that Christoph forgot about
+
+2001-10-26 [christoph] 0.6.4claws10
+
+       * src/account.c
+               made search for accounts by email address not case
+               sensitive
+       * src/folder.c
+               fixed memory leak in folder_item_get_identifier
+       * src/gtkspell.c
+       * src/utils.c
+               fixed wrong strstr2 (should work like strstr)
+
+2001-10-26 [darko]     0.6.4claws9
+
+       * src/compose.c src/gtkstext.[ch]
+       * src/gtkstext.c
+               move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
+
+2001-10-26 [paul]      0.6.4claws8
+
+       * src/html.c
+               ignore css and javascript tags in html mail
+               case-insensitive, with or without double-quoted
+               strings
+
 2001-10-26 [paul]      0.6.4claws7
 
        * sync with sylpheed 0.6.4cvs1
                see ChangeLog entry 2001-10-26
 
+       * src/prefs_account.c, src/prefs_common.c,
+         src/prefs_summary_column.c
+               minor improvements to the English
+
 2001-10-25 [alfons]    0.6.4claws6
 
        * src/gtkstext.c