minor code clean up
[claws.git] / ChangeLog.claws
index 89d0b04a7a429c25d04de9424822db0cd95fe686..0a17057cd2f8109f43ee7816fb2fb6b915baa7c0 100644 (file)
@@ -1,3 +1,73 @@
+2000-12-17 [alfons]    0.6.6claws1
+
+       * src/filtering.c
+               clean up
+
+2001-12-16 [paul]      0.6.6claws
+2001-12-15
+
+       * Release version 0.6.6claws, cvs tag: rel_0_6_6
+
+       * src/mimeview.c
+               last minute sync with main 0.6.6
+
+       * po/es.po
+               updated by Ricardo Mones Lastra
+               update for last minute sync
+       * po/fr.po
+       * po/nl.po
+               update for last minute sync
+       * po/de.po
+               updated by Jens Oberender
+
+       * src/prefs_common.[ch]
+       * src/undo.c
+               number of undo levels is user configurable
+               (squeeze it into the release in the dying
+               moments)        
+
+2001-12-15 [melvin]
+
+       * po/fr.po
+               updated french translation
+
+2001-12-15 [paul]      0.6.5claws92
+
+       * sync with sylpheed 0.6.5cvs28
+               see ChangeLog entry 2001-12-14 (src/prefs_account.c)
+
+       * po/nl.po
+               update to allow for sync
+
+2001-12-15 [alfons]
+       
+       * po/nl.po
+               update dutch translation
+
+2001-12-14 [carsten]   0.6.5claws91
+       * src/summaryview.c
+               fixed bug #473785; also after changing the column order
+               the same message will be selected and displayed as before
+               the reordering
+
+2001-12-14 [carsten]   0.6.5claws90
+       * src/folderview.c
+               probably found the bug reported by wwb opening or closing
+               a folder tree just before dnd (found the solution in the
+               balsa source -- thanks to them)
+
+2001-12-14 [carsten]   0.6.5claws89
+       * src/gtkutils.c
+       * src/account.c
+               moved gtk_clist_moveto to the right place, so that
+               only the accounts dialog is effected on opening
+
+2001-12-14 [carsten]   0.6.5claws88
+       * src/gtkutils.c
+               gtkut_clist_set_focus_row does a gtk_clist_moveto
+               now, so that the focused row will be seen in any case
+               (reported by wwp on sf-claws-user)
+
 2001-12-14 [darko]     0.6.5claws87
 
        * src/compose.c