replace LOG_MESSAGE with debug_print
[claws.git] / ChangeLog.claws
index 0cf5c18298236a330e53d1b21c669aac8518414f..5fa6a605f05ccd6383c9fd7b1e3085cf32ae8cb3 100644 (file)
@@ -1,3 +1,28 @@
+2001-09-18 [christoph]
+
+       * src/addr_compl.c
+       * src/template.[ch]
+               replace LOG_MESSAGE with debug_print
+       * src/compose.[ch]
+               gui improvements
+       * src/menu.c
+               added newline after debug message
+       * src/utils.h
+               using __VA_ARGS__ for debug_print macro
+       * tools/.cvsignore
+               ignore Makefile and Makefile.in
+
+2001-09-18 [paul]
+
+       * configure.in
+               change to version 0.6.2claws1
+       * sync with sylpheed 0.6.2cvs1
+
+       * src/matcher.c 
+       * src/prefs_matcher.c
+               add 'score equal to' option, submitted by
+               Paul Evans <nerd@freeuk.com>
+
 2001-09-15 [christoph]
 
        * src/mainwindow.c