2010-11-17 [colin] 3.7.6cvs65
[claws.git] / ChangeLog
index bd9e013263a053e40cbea522b1df20d9e6c9a2bb..46608546b1fb5590d24180f9442a327517de86b2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+2010-11-17 [colin]     3.7.6cvs65
+
+       * src/common/utils.c
+               Separate email address from timestamp with a dot.
+               Fix coding style.
+
+2010-11-17 [colin]     3.7.6cvs64
+
+       * src/common/utils.c
+               Fix multiple @ in generated message-ids.
+               That's not allowed in RFC 2822.
+
+2010-11-16 [mones]     3.7.6cvs63
+
+       * manual/es/advanced.xml
+               Synchronise with English version
+
+2010-11-04 [wwp]       3.7.6cvs62
+
+       * src/filtering.c
+               Fix bug 2293, "filtering: simplify expression", as simplifying
+               this expression doesn't make it less easy to understand and we
+               gain few cycles by making the logical expression more simple
+               by applying. Patch by Nicolas Kaiser.
+
+2010-11-03 [colin]     3.7.6cvs61
+
+       * src/addrindex.c
+               Fix bug 2294, "addrindex.c: address index conversion always
+               fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
+
 2010-11-02 [wwp]       3.7.6cvs60
 
        * src/action.c