2007-09-25 [holger] 3.0.1cvs27
[claws.git] / ChangeLog
index e4adf6af95c6a571525cdde817c9ac45d11d7589..16d584750d1fa65d69bcb28ba689426ba022ed46 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,56 @@
+2007-09-25 [holger]    3.0.1cvs27
+
+       * src/printing.c
+               Replace button bar of the preview window
+               with a real toolbar (patch by Colin)
+               Add zooming to the preview window
+
+2007-09-24 [paul]      3.0.1cvs26
+
+       * src/compose.c
+               compact the character set menu, adding some
+               missing encodings. Patch by Pawel Pekala
+
+2007-09-23 [paul]      3.0.1cvs25
+
+       * src/prefs_account.c
+       * src/prefs_folder_item.c
+       * src/prefs_quote.c
+       * src/quote_fmt.c
+       * src/quote_fmt.h
+               remove unnecessary frame from Templates options
+               and improve the English of the check button label
+
+2007-09-22 [colin]     3.0.1cvs24
+
+       * src/gtk/quicksearch.c
+               Fix bug 1329, 'error in quicksearch.c'
+               Fix return with value in function returning void
+
+2007-09-22 [colin]     3.0.1cvs23
+
+       * src/imap.c
+       * src/procmsg.h
+       * src/common/utils.c
+       * src/common/utils.h
+       * src/etpan/imap-thread.c
+               Optimise fetching IMAP cached emails *a lot*
+               (remember whether mail is fully cached and \r's
+                are already stripped)
+
+2007-09-22 [colin]     3.0.1cvs22
+
+       * src/folder.c
+       * src/folder.h
+       * src/prefs_folder_item.c
+               Add a button to allow users to drop local caches.
+
+2007-09-21 [colin]     3.0.1cvs21
+
+       * src/summaryview.c
+               Remove unnecessary error when cancelling export to mbox.
+               Patch by Pawel
+
 2007-09-21 [paul]      3.0.1cvs20
 
        * src/gtk/prefswindow.c