make the folder's default account to be used when replying. (patch by wwp <subscript...
[claws.git] / ChangeLog.claws
index 965940238c4ab40d91ae2736ecdf947a331f53ba..7e8dab46369be7e92fe76534b7d33a695fe81e07 100644 (file)
@@ -1,3 +1,25 @@
+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]