2005-11-30 [colin] 1.9.100cvs46
[claws.git] / ChangeLog
index 68e02448bdbbfc38d4238ef6dd8bfc2c14e284b9..55f648935f7d6a241ae579c66924dd8e8bf0822a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,52 @@
+2005-11-30 [colin]     1.9.100cvs46
+
+       * src/matcher.c
+       * src/matcher.h
+               Optimize back yesterday's fix.
+
+2005-11-30 [paul]      1.9.100cvs45
+
+       * manual/faq.xml
+               standardised
+       * manual/intro.xml
+               written by Colin, edited by me
+
+2005-11-29 [colin]     1.9.100cvs44
+
+       * src/matcher.c
+               Skip headers unconditionnaly in match_body if the
+               rule is not message or ~message
+
+2005-11-29 [colin]     1.9.100cvs43
+
+       * src/matcher.c
+               Fix body_part and such, not skipping headers 
+               if the matchcriteria wasn't the first in the rule
+
+2005-11-29 [colin]     1.9.100cvs42
+
+       * src/compose.c
+               Add Windows-1252 (Closes bug #863, windows-1252 encoding 
+               option missing from message view window)
+               Fix double text D'n'D with gtk-2.8
+       * src/matcher.c
+               Fix ~message, ~headers_part, ~body_part rules
+       * src/messageview.c
+               Add Windows-1252 (Closes bug #863)
+               Fix accels
+       * src/gtk/gtkaspell.c
+               Properly destroy accels in all menus
+
+2005-11-29 [mones]     1.9.100cvs41
+
+       * po/es.po
+               Updated.
+
+2005-11-27 [colin]     1.9.100cvs40
+
+       * src/mh_gtk.c
+               "/Remove mailbox" -> "/Remove mailbox..."
+
 2005-11-27 [paul]      1.9.100cvs39
 
        * AUTHORS