minor ui nag: corrected description of quote format characters
[claws.git] / ChangeLog.claws
index d71112326a06a4588d82ca8deea4fdaece14a844..8349229d79646b15879fae95f0af43d4998670bd 100644 (file)
@@ -1,9 +1,35 @@
+2001-06-09 [alfons]
+       
+       * src/prefs_common.c: 
+
+               (prefs_quote_description_create): corrected description of 
+               quote format characters
+
+2001-06-09 [paul]
+
+        0.4.99claws8
+
+        * sync with sylpheed 0.4.99cvs8
+
+2001-06-08 [sergey]
+
+       * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
+       and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
+
+2001-06-08 [paul]
+
+        0.4.99claws7
+
+        * sync with sylpheed 0.4.99cvs7
+
 2001-06-06 [sergey]
 
        * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
        clashes with autogenerated header).
        * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
        * src/Makefile.am: added quote_fmt.h.
+       * src/.cvsignore: added lex/yacc autogenerated files
+       (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
 
 2001-06-06 [paul]