2012-02-08 [pawel] 3.8.0cvs27
[claws.git] / ChangeLog
index 09ce3b62aabeea18f7ecf399763095e9b75eb34c..25fe451738667b60aba5c1c8e3ecfcd9f5c155aa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,37 @@
+2012-02-08 [pawel]     3.8.0cvs27
+
+       * src/prefs_actions.c
+       * src/prefs_actions.h
+       * src/prefs_toolbar.c
+       * src/prefs_toolbar.h
+       * src/toolbar.c
+       * src/toolbar.h
+               - Implement automatic removal of toolbar action buttons when
+                 associated action is removed
+               - Don't allow creation of two actions with the same name,
+                 before all executions/removals were performed on first action
+                 with duplicated name in linked list which wasn't always
+                 correct behaviour
+
+2012-02-05 [colin]     3.8.0cvs26
+
+       * src/main.c
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/messageview.h
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/procmsg.c
+       * src/procmsg.h
+       * src/summaryview.c
+       * src/summaryview.h
+               Add an history to navigate in mails
+
+2012-02-05 [colin]     3.8.0cvs25
+
+       * src/procmime.c
+               Fix inverted comparison in list_find_custom.
+
 2012-02-03 [wwp]       3.8.0cvs24
 
        * src/gtk/progressdialog.c