2009-01-30 [paul] 3.7.0cvs46
[claws.git] / ChangeLog
index 7fba8d4de4b678e71f3d7e70b5862d56f1826add..76438bd61382bc17b1d8a693b11f89a9bf90a06a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,54 @@
+2009-01-30 [paul]      3.7.0cvs46
+
+       * src/summaryview.c
+               fix updating of popup menu sensitivity
+
+2009-01-28 [paul]      3.7.0cvs45
+
+       * tools/filter_conv_new.pl
+               move 'move' and 'delete' to end of @actions
+               so that they are always final actions in the
+               generated filtering rule
+
+2009-01-27 [paul]      3.7.0cvs44
+
+       * src/messageview.c
+               always select text/calendar mimepart if suitable
+               plugin (i.e. vCalendar) is available
+
+2009-01-27 [paul]      3.7.0cvs43
+
+       * src/folder.c
+               fix crash when right-clicking in summaryview when
+               processing is active
+
+2009-01-22 [colin]     3.7.0cvs42
+
+       * src/compose.c
+       * src/privacy.c
+       * src/privacy.h
+               When replying to signed/encrypted mail and the
+               preference to sign/encrypt in this case is set,
+               choose the original mail's privacy system (if
+               available).
+
+2009-01-21 [colin]     3.7.0cvs41
+
+       * src/addressbook.h
+               Fix warning (on-the-fly theming of
+               addressbook isn't complete yet)
+
+2009-01-21 [colin]     3.7.0cvs40
+
+       * src/account.c
+       * src/addressbook.c
+               Win32: Fix window placement
+
+2009-01-21 [paul]      3.7.0cvs39
+
+       * src/inc.c
+               update timeout log msg
+
 2009-01-17 [colin]     3.7.0cvs38
 
        * src/main.c