2007-02-23 [colin] 2.7.2cvs68
[claws.git] / ChangeLog
index 5cd008b4d879fb10af2f955ff48175d20caa1f08..864dc15357e3cfa522c4fbe6177d8216f2f0446a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
+2007-02-23 [colin]     2.7.2cvs68
+
+       * src/compose.c
+               Fix bug that prevented colorization to
+               work without wrap quotation option
+
+2007-02-23 [colin]     2.7.2cvs67
+
+       * src/addr_compl.c
+               Fix refcounting, start and end completion who
+               behaved as if there couldn't be any other current
+               user of completion
+
+2007-02-23 [wwp]       2.7.2cvs66
+
+       * src/addressbook.c
+       * src/addrindex.c
+               Address completion fixes: fix addressbook_peek_folder_exists() in
+               which the algorithm was ridiculously over-obfuscated and broken.
+               Fix addrindex_load_completion() as well, to load addresses in
+               completion list with regards to what addressbook_peek_folder_exists()
+               returns now.
+
+2007-02-23 [wwp]       2.7.2cvs65
+
+       * src/addr_compl.c
+               Add addresses to completion when they're non-empty (thanks to Colin).
+
 2007-02-23 [paul]      2.7.2cvs64
 
        * src/plugins/pgpcore/passphrase.c