fix problem with quoted strings in filter_conv.pl
[claws.git] / ChangeLog.claws
index 0dbcd4a2a3863c1c2e089d8b3c6aa8d9f7c57545..c2a074e9b0689e9426c6665dc648a8c8a660160f 100644 (file)
@@ -1,4 +1,33 @@
-2002-11-30 [christoph] 0.8.6claws50
+2002-12-03 [paul]      0.8.6claws53
+
+       * po/POTFILES.in
+               update to reflect recent changes (thanks
+               to Ricardo Mones Lastra)
+               
+       * tools/filter_conv.pl
+                fix problem with quoted strings. Patch submitted
+                by Luke Plant <lukeplant@softhome.net>
+
+2002-12-03 [paul]      0.8.6claws52
+
+       * sync with 0.8.6cvs15
+               see ChangeLog 2002-12-03
+
+2002-12-02 [christoph] 0.8.6claws51
+
+       * src/logwindow.[ch]
+       * src/common/log.[ch]
+               implement logging using a hook function
+
+       * src/folderview.c
+       * src/folder.[ch]
+               define hooklist name in header file to avoid
+               errors caused by wrong spelling of hooklist names
+
+       * src/toolbar.c
+               fix warnings
+
+2002-12-02 [christoph] 0.8.6claws50
 
        * src/common/Makefile.am
                add src/common/hooks.[ch]
@@ -10,7 +39,7 @@
        * src/folderview.c
                use new hook system for folder item updates
 
-2002-11-30 [christoph] 0.8.6claws49
+2002-12-02 [christoph] 0.8.6claws49
 
        * doc-src/ui_seperation.txt     ** NEW **
                information for ui seperation
        * src/common/utils.[ch]         ** NEW **
                replacement for files in src/
 
-2002-11-30 [colin]     0.8.6claws48
+2002-12-02 [colin]     0.8.6claws48
 
        * src/folderview.c
                Scroll folderview if necessary during dnd
 
-2002-11-30 [colin]     0.8.6claws47
+2002-12-02 [colin]     0.8.6claws47
 
        * src/folder.[ch]
                Add check to verify a move is within a single mailbox
        * src/folderview.c
                Add specific error string for this check
 
-2002-11-30 [colin]     0.8.6claws46
+2002-12-02 [colin]     0.8.6claws46
 
        * src/folder.c
                Add a test to folder moving, remove a statusbar_print
                Factorize folder moving code
                Enable folder DND for mbox
 
-2002-11-30 [christoph] 0.8.6claws45
+2002-12-01 [christoph] 0.8.6claws45
 
        * ac/aspell.m4
                remove conf.aspelltest if the version check fails