Fix wrapping crash when URL is wider than wrapping margin.
[claws.git] / ChangeLog.claws
index dbc2b451d98b574d8b5a8069a6823f1915bb79e1..d3d3cce104efd9e9b8a3e8ba7c32fa32f1a9a579 100644 (file)
@@ -1,3 +1,44 @@
+2001-01-16 [darko]     0.7.0claws10
+
+       * src/compose.c
+               fix wrapping crash with URL longer than wrapping margin
+
+2001-12-08 [hoa]       0.7.0claws10
+
+       * src/matcher_parser_parse.y
+               fixed some bugs
+
+       * src/prefs_filtering.c
+               now, we can use bounce action in the dialog box.
+
+2002-01-16 [carsten]   0.7.0claws9
+       * src/gtkstext.c
+               removed the <control> and <alt> shortcuts because they're
+               not needed and interefered with the "normal" shortcuts
+       * src/mainwindow.c
+       * src/summaryview.c
+               removed most of the hardcoded shortcuts and assigned
+               them to menu entries making them easy customizable by
+               that
+
+2002-01-16 |melvin]    0.7.0claws8
+
+       * src/gtkspell.c
+               fixed bug where using the mouse and when the compose
+               window is not on top may result in a crash.
+
+2002-01-16 [melvin]    0.7.0claws7
+
+       * src/compose.c
+               fixed a long standingspell checker bug which could 
+               cause a crash after sending a message.
+
+2001-01-16 [paul]      0.7.0claws6
+
+       * sync with sylpheed 0.7.0cvs7
+               see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
+               2002-01-15, and 2002-01-16
+
 2002-01-16 [melvin]    0.7.0claws5
 
        * README.claws