2008-12-12 [colin] 3.6.1cvs72
[claws.git] / ChangeLog
index ce3726623bbe5352aad81fbf78aac3b3cd4060d4..1ccbea9023aca8c1e9edfb7e2952e60e1845510b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,131 @@
+2008-12-12 [colin]     3.6.1cvs72
+
+       * configure.ac
+       * src/plugins/pgpinline/claws.def
+               Windows build fixes
+
+2008-12-12 [paul]      3.6.1cvs71
+
+       * src/imap.c
+       * src/mh.c
+       * src/partial_download.c
+       * src/textview.c
+       * src/common/claws.c
+       * src/common/prefs.c
+       * src/common/utils.c
+               win32: fix unlinking, renaming and bug with
+               non-ascii username
+               Patch by Colin
+
+2008-12-11 [colin]     3.6.1cvs70
+
+       * po/fr.po
+       * manual/fr/advanced.xml
+               Update french translations
+
+2008-12-10 [colin]     3.6.1cvs69
+
+       * manual/faq.xml
+               Correct bug submission guidelines
+
+2008-12-10 [colin]     3.6.1cvs68
+
+       * src/plugins/pgpcore/pgp_viewer.c
+               Fix bug 1736, 'Key import does not work'
+               Kill the correct pid (and not the parent
+               shell), and increase the timeout a bit.
+
+2008-12-09 [paul]      3.6.1cvs67
+
+       * src/messageview.c
+               ensure that any stray noticeview buttons are hidden,
+               as clicking them causes segfaults!
+
+2008-12-09 [colin]     3.6.1cvs66
+
+       * src/compose.c
+       * src/compose.h
+       * src/folder_item_prefs.h
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/common/defs.h
+               Fix bug 1792, '"Save Message to" should 
+               retain list of recently selected folders'
+               Also, make Enchant-related prefs stick
+               even if the build doesn't enable enchant
+
+2008-12-09 [paul]      3.6.1cvs65
+
+       * src/messageview.c
+               fix bug 1787, 'Prevent automatic PGP inline
+               decryption attempts' use the noticeview to display
+               decryption failure messages instead of the irritating
+               popup dialog
+
+2008-12-09 [colin]     3.6.1cvs64
+
+       * src/prefs_filtering.c
+               Fix bug 1789, 'filtering account selection 
+               (regression)'. Filtering on sending-only
+               accounts can be a little useful when using
+               filtering via Tools menu.
+
+2008-12-07 [paul]      3.6.1cvs63
+
+       * src/prefs_actions.c
+               don't auto-select first entry (same as other
+               similar dialogs)
+       * src/gtk/pluginwindow.c
+               these parents don't have children so don't look
+               for them
+
+2008-12-07 [paul]      3.6.1cvs62
+
+       * src/prefs_account.c
+       * src/gtk/pluginwindow.c
+       * src/gtk/prefswindow.c
+       * src/gtk/prefswindow.h
+               auto-select first page
+
+2008-12-05 [colin]     3.6.1cvs61
+
+       * src/codeconv.c
+       * src/procmime.c
+               Fix bug 1788, 'CM crashes re-encoding 
+               encoded parameters' (introduced in cvs40)
+
+2008-12-05 [paul]      3.6.1cvs60
+
+       * src/prefs_common.h
+               remove gpg prefs that are no longer needed here
+
+2008-12-03 [colin]     3.6.1cvs59
+
+       * src/msgcache.c
+               Speed up cache reading (about 10% gain)
+       * src/summaryview.c
+       * src/gtk/gtksctree.c
+               Speed up expand/collapse all threads
+               (about 95% gain)
+
+2008-12-03 [paul]      3.6.1cvs58
+
+       * configure.ac
+               eradicate gcc4's signedness warnings
+               fix building with gnuTLS on (Open)Solaris
+
+2008-12-01 [colin]     3.6.1cvs57
+
+       * src/gtk/gtkcmclist.c
+               Fix column headers
+
+2008-12-01 [colin]     3.6.1cvs56
+
+       * src/plugins/pgpinline/pgpinline.c
+               Fix bug 1779, 'PGP Inline badly handles 
+               multipart'. Properly dump the current part
+               instead of running around with scissors
+
 2008-11-30 [paul]      3.6.1cvs55
 
        * manual/advanced.xml