2007-03-14 [wwp] 2.8.1cvs11
[claws.git] / ChangeLog
index 7e49e8adff8b1c2a362da76c87a6db6b6605c96c..fc10a14d48907c81a08281a11c72a7bfb3c0eadb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,50 @@
+2007-03-14 [wwp]       2.8.1cvs11
+
+       * src/gtk/logwindow.h
+               Complete 2.8.1cvs10.
+
+2007-03-14 [colin]     2.8.1cvs10
+
+       * src/gtk/logwindow.c
+               Probably fix bug 1149, crash on logwindow
+               close - at the expense of performance once
+               logwin has been opened
+
+2007-03-14 [colin]     2.8.1cvs9
+
+       * src/main.c
+               If claws-mail is running on another
+               display, warn instead of popping it up
+               on the other display
+
+2007-03-12 [colin]     2.8.1cvs8
+
+       * src/wizard.c
+               Fix bug 1145, 'Setting a different name 
+               for the Mailbox name isn't reflected in 
+               default account settings'. Patch by wwp
+
+2007-03-12 [colin]     2.8.1cvs7
+
+       * src/summaryview.c
+               Fix bug 1143, 'Add number of messages to be 
+               deleted to confirmation dialog'
+
+2007-03-12 [wwp]       2.8.1cvs6
+
+       * src/folderview.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_summaries.c
+               Changed the option that displays unread messages count
+               next to the folder name in folder list: it is now
+               possible to either display nothing, display the
+               unread messages number only or the unread and total messages
+               numbers. The patch includes this extra feature as well
+               as some minor fixes by rewriting the algo in folderview.c.
+               Thanks to Paul for the original idea and implementation, plus
+               testing and proof-reading!
+
 2007-03-09 [paul]      2.8.1cvs5
 
        * tools/Makefile.am