* src/filtering.[ch]
[claws.git] / ChangeLog.claws
index d3a7903a9c0a0c48e407ad9f20eef3905701fa19..283d27bc34c142f997b8daab6fdfd0bc30894bfb 100644 (file)
@@ -1,3 +1,24 @@
+2003-06-10 [alfons]    0.9.0claws27
+
+       * src/filtering.[ch]
+       * src/folder.c
+       * src/matcher.c
+       * src/scoring.[ch]
+               - try fixing bug #18 (any brave testers?)
+               - add more robustness by refusing previously 
+                 unchecked NULL pointers 
+
+2003-06-10 [alfons]    0.9.0claws26
+
+       * src/procmsg.c
+               fix bug #176 by don't checking MsgInfos with a NULL msgid 
+
+2003-06-09 [alfons]    0.9.0claws25
+
+       * src/prefs_common.c
+               fix bug #163 "Icon switching doesnt work properly" by 
+               preventing early freeing of prefs_common.pixmap_theme_path.
+
 2003-06-09 [christoph] 0.9.0claws24
 
        * src/gtk/gtkaspell.c