2006-02-12 [wwp] 2.0.0cvs44
[claws.git] / ChangeLog
index 83e8eff63e4a48ed2110b5930133bcb5846c8136..7a1dad39805f9869376692a22b0fe76a5e1d9566 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2006-02-12 [wwp]       2.0.0cvs44
+
+       * src/prefs_themes.c
+               fix typos in debug messages.
+
+2006-02-11 [colin]     2.0.0cvs43
+
+       * src/summaryview.c
+               don't allow drag/drop from ourself
+
+2006-02-10 [wwp]       2.0.0cvs42
+
+       * src/exporthtml.c
+       * src/html.c
+       * src/html.h
+       * src/procmime.c
+       * src/textview.c
+               renamed html_ prefixed functions and data structures to avoid
+               namespace clashes w/ other software (gtkhtml2 for instance).
+               Closes bug #907.
+
+
+2006-02-09 [colin]     2.0.0cvs41
+
+       * src/summaryview.c
+               Fix shitty logic messed up. Thanks Ticho for the hint!
+
 2006-02-09 [wwp]       2.0.0cvs40
 
        * src/gtk/about.c