implement saving of outgoing messages to current folder.
[claws.git] / ChangeLog.claws
index aa1ff434a6f6f5fe8d77c8aa8bc4a46b8bfcdfaa..b14ece9a0e68f5e3f9299793a11a9e7775cfb659 100644 (file)
@@ -1,3 +1,39 @@
+2001-12-21 [christoph] 0.6.6claws6
+
+       * src/compose.c
+       * src/prefs_folder_item.[ch]
+               implement saving of outgoing messages to current folder.
+               fix segfault when no default outbox is available
+               (closes bug #495683)
+
+2001-12-21 [carsten]   0.6.6claws5
+       * src/folderview.c
+       * src/summaryview.c
+               pressing CTRL while DND does now the expected thing and
+               copies the mail (moving is still the default, as this
+               seam more appropriate for handling mails by DND)
+
+2001-12-18 [paul]      0.6.6claws4
+
+       * sync with sylpheed 0.6.6cvs3
+               see ChangeLog entries 2001-12-18
+
+2001-12-18 [hiro]      0.6.6claws3
+
+       * src/undo.c
+               fix for multibyte characters (obtain the number of letters
+               instead of bytes).
+
+2001-12-17 [paul]      0.6.6claws2
+
+       * sync with sylpheed 0.6.6cvs1
+               see ChangeLog entry 2001-12-16
+
+2000-12-17 [alfons]    0.6.6claws1
+
+       * src/filtering.c
+               clean up
+
 2001-12-16 [paul]      0.6.6claws
 2001-12-15
 
                update for last minute sync
        * po/de.po
                updated by Jens Oberender
+       * po/pt_BR.po
+               updated by Fabio Junior Beneditto
 
        * src/prefs_common.[ch]
        * src/undo.c
                number of undo levels is user configurable
                (squeeze it into the release in the dying
-               moments)        
+               moments) Submitted by Jens Oberender    
 
 2001-12-15 [melvin]