2007-08-24 [paul] 2.10.0cvs161
[claws.git] / ChangeLog
index ae5f43d58f6c29106bcc5712b1781223d2af1642..be122063c215133e68201d7366092a2a1f340b29 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+2007-08-24 [paul]      2.10.0cvs161
+
+       * src/folderview.c
+               add mnemonic to 'Run procesing rules'
+
+2007-08-24 [paul]      2.10.0cvs160
+
+       * src/account.c
+       * src/folder.c
+       * src/folder.h
+               use suitable defaults for outbox,
+               queue, drafts and trash folders
+
+2007-08-24 [wwp]       2.10.0cvs159
+
+       * src/folderview.c
+               Update menu item sensitivity if necessary (or we get a
+               gtk critical message).
+
+2007-08-23 [wwp]       2.10.0cvs158
+
+       * src/action.c
+       * src/prefs_actions.c
+               Allow literal % chars in action commands (use %%).
+               Add a missing p++ to the action parser in action_get_type(),
+               which was missing it, even if it was neutral.
+               Fix a pango markup warning at runtime.
+
+2007-08-23 [wwp]       2.10.0cvs157
+
+       * src/addressbook.c
+               Contacts are now locale-aware sorted in the address book
+               (LC_COLLATE matters here).
+               Fix missing table initializers.
+
 2007-08-23 [colin]     2.10.0cvs156
 
        * src/imap.c