2008-04-10 [paul] 3.3.1cvs57
[claws.git] / ChangeLog
index 5677218cc914b61456f2ab4873b34cf91e6ccfbe..cce5fae9fedf6c94f07ba3fe465afa31faf2aef5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,55 @@
+2008-04-10 [paul]      3.3.1cvs57
+
+       * src/prefs_other.c
+               improvements to english usage
+
+2008-04-10 [paul]      3.3.1cvs56
+
+       * src/prefs_receive.c
+               add an accurate description
+
+2008-04-08 [colin]     3.3.1cvs55
+
+       * src/undo.c
+               Probably fix corruption, introduced in cvs53
+
+2008-04-04 [iwkse]     3.3.1cvs54
+
+       * src/undo.c
+               undo should works properly again
+
+2008-04-04 [iwkse]     3.3.1cvs53
+
+       * src/undo.c
+               Fix a segfault but breaks undo
+               on a specific case (eg. double paste with
+               middle-mouse button)
+
+2008-04-04 [iwkse]     3.3.1cvs52
+
+       * src/prefs_filtering.c
+               Fix previous Tab mess
+
+2008-04-03 [iwkse]     3.3.1cvs51
+
+       * src/prefs_filtering.c
+               Add search in filtering rules list
+
+2008-04-02 [colin]     3.3.1cvs50
+
+       * src/main.c
+               Revert part of the previous patch: we do
+               want to parse ~/.claws-mail/gtkrc-2.0 if it
+               exists
+
+2008-04-02 [colin]     3.3.1cvs49
+
+       * src/main.c
+               Fix bug 1562, 'Claws-Mail does not completely 
+               respect settings in GTK2_RC_FILES environment'
+               Remove manual parsing of .gtkrc-2.0 and 
+               .gtk/gtkrc-2.0. GTK does it itself these days.
+
 2008-04-01 [colin]     3.3.1cvs48
 
        * src/imap_gtk.c