update dutch translation for coming release
[claws.git] / ChangeLog.claws
index 9a7286d298029082e17a967e7783fbb1211330b7..8cafc20f0e89b644f9272d8ecf57ab429a130f67 100644 (file)
@@ -1,3 +1,55 @@
+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
+               remove unnecessary line
+
+2001-12-14 [paul]      0.6.5claws86
+
+       * sync with sylpheed 0.6.5cvs27
+               see ChangeLog entries 2001-12-14
+
+2001-12-14 [carsten]   0.6.5claws85
+       * src/mainwindow.c
+               following a suggestion of Melvin the rcoabm pops up
+               right under the button now and the button is reliefed
+               while the popup is open
+
+2001-12-14 [darko]     0.6.5claws84
+
+       * src/compose.c
+               fix crash when wrapping long lines if linewrap quotation
+               is disabled and wrapper encounters a word spanning more
+               than one line
+
 2001-12-13 [paul]      0.6.5claws83
 
        * src/compose.c