* src/mbox.c
[claws.git] / ChangeLog.claws
index 9452d8536eb91a93596b4c6356bc491871687f0d..8d9935617bf2c435ed60051cd812c4673f3ef54c 100644 (file)
@@ -1,4 +1,64 @@
-2002-10-15 [colin]     0.8.5claws39
+2002-10-18 [alfons]    0.8.5claws47
+
+       * src/mbox.c
+               drop imported messages in folder selected by user,
+               and not in the inbox
+               (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
+
+2002-10-18 [alfons]    0.8.5claws46
+
+       * src/compose.c
+               make automagic reply work correctly for email accounts 
+               (whether it's viable to do a full sync with Hiro's 
+               compose.c is still under discussion)
+
+2002-10-18 [melvin]    0.8.5claws45
+
+       * src/prefs_actions.c
+               Fixed bug #622275 where asynchroneous actions left 
+               zombies processes
+               Made (synchroneous) actions' input be displayed live.
+
+2002-10-18 [christoph] 0.8.5claws44
+
+       * src/textview.c
+               don't add a newline in the textview in front of the
+               first textpart if header display is disabled
+               (closes bug [ 603385 ] disabled header display leaves blank
+                lin)
+
+2002-10-18 [christoph] 0.8.5claws43
+
+       * src/folder.[ch]
+       * src/imap.c
+       * src/mbox_folder.c
+       * src/mh.c
+       * src/news.c
+               folder->get_num_list now returns an error code
+               (closes bug [ 609424 ] News cache cleared on failure)
+               
+2002-10-17 [colin]     0.8.5claws42
+       
+       * src/news.c
+               Changed a printf by debug_print
+
+2002-10-16 [paul]      
+
+       * tools/OOo2sylpheed.pl
+               allow for spaces in the name of the
+               file to be attached.
+
+2002-10-16 [colin]     0.8.5claws41
+
+       * src/main.c
+               Use a tristate to change online mode
+
+2002-10-16 [paul]      0.8.5claws40
+
+       * po/es.po
+               updated by Ricardo Mones Lastra
+
+2002-10-16 [colin]     0.8.5claws39
 
        * src/main.c
          src/mainwindow.[ch]