2008-12-16 [colin] 3.6.1cvs79
[claws.git] / ChangeLog
index d9f18b22f08be06ca794dc8a722e573d6c331ce3..c3c61132d3e3ac06edb67badbff16e64c4e1e2c5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,94 @@
+2008-12-16 [colin]     3.6.1cvs79
+
+       * src/plugins/pgpcore/sgpgme.c
+               Fix warning
+
+2008-12-15 [colin]     3.6.1cvs78
+
+       * src/compose.c
+       * src/privacy.c
+       * src/privacy.h
+       * src/plugins/pgpcore/sgpgme.c
+       * src/plugins/pgpcore/sgpgme.h
+       * src/plugins/pgpinline/pgpinline.c
+       * src/plugins/pgpmime/pgpmime.c
+       * src/plugins/smime/smime.c
+               Fix bug 1796, 'PGP/MIME setting: "select key by your 
+               email address" doesn't work'. Use custom from address
+               if set
+
+2008-12-15 [colin]     3.6.1cvs77
+
+       * src/common/utils.c
+               Fix bug 1746, 'Makes a mailto link from several 
+               paragraphs'
+
+2008-12-15 [paul]      3.6.1cvs76
+
+       * m4/spamassassin.m4
+               fix warnings thrown up by autoconf-2.63
+
+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