* src/filtering.[ch]
[claws.git] / ChangeLog.claws
index 83b2fccd1685ad4957b7873550a9a8158050f5d1..d9c1410cf309cde92f72e673402832f76d7f47ca 100644 (file)
@@ -1,3 +1,37 @@
+2002-02-15 [christoph] 0.7.2claws14
+
+       * src/filtering.[ch]
+       * src/inc.c
+               do filtering stuff after all messages have been received
+                 1. drop all messages to .processing
+                 2. scan processing folder for messages
+                 3. filter messages or move to inbox
+               this will also find old messages left in processing after
+               a crash or something like that and we get a real msginfo
+               from folder->get_msg_list and do not have to create our
+               own in filter_message
+       * src/matcher_parser_parse.y
+               remove MIX/MAX warning (reordered includes)
+
+2002-02-25 [paul]      0.7.2claws13
+
+       * sync with sylpheed 0.7.2cvs15
+               see ChangeLog entry 2002-02-24
+
+2002-02-24 [alfons]    0.7.2claws12
+
+       * src/filtering.c
+               clear old color flags first when applying a new color to
+               a message info. 
+               (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
+
+2002-02-24 [alfons]    0.7.2.claws11
+       
+       * AUTHORS
+       * src/prefs_common.c
+               add presets for Opera and Konqueror, closes patch #517261,
+               submitted by Ville Skyttä <scop@users.sourceforge.net>
+
 2002-02-24 [alfons]    0.7.2.claws10
 
        * AUTHORS