2008-12-15 [paul] 3.6.1cvs76
[claws.git] / ChangeLog
index 191611b938e190ea0f2c2df9bf0e089d28b30684..adc62036c904dc1fba7dd8c7ec794676e121b4b3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,88 @@
+2008-12-15 [paul]      3.6.1cvs76
+
+       * m4/spamassassin.m4
+               fix warnings thrown up by autoconf-2.6.3
+
+2008-12-13 [colin]     3.6.1cvs75
+
+       * Makefile.am
+       * src/Makefile.am
+       * src/common/ssl.c
+       * src/common/utils.c
+       * src/common/utils.h
+       * tools/Makefile.am
+               Finish previous patch
+
+2008-12-13 [colin]     3.6.1cvs74
+
+       * tools/Makefile.am
+               Only install certs on windows
+
+2008-12-13 [colin]     3.6.1cvs73
+
+       * tools/Makefile.am
+       * tools/ca-certificates.crt
+       * src/common/Makefile.am
+       * src/common/ssl.c
+               First try to ship SSL certificates in Windows
+               build
+
+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