2008-11-27 [colin] 3.6.1cvs47
[claws.git] / ChangeLog
index 7bbd84d3b0c7885e4114811b880a0b720bde730c..1cdb9232bff98cbc035f40081522a03339cdca29 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,73 @@
+2008-11-27 [colin]     3.6.1cvs47
+
+       * src/filtering.c
+       * src/matcher.c
+               Fix a little leak
+
+2008-11-26 [colin]     3.6.1cvs46
+
+       * src/common/ssl.c
+               Fix new warning
+
+2008-11-26 [colin]     3.6.1cvs45
+
+       * src/plugins/pgpcore/select-keys.c
+       * src/plugins/pgpcore/sgpgme.c
+               Fix bug 1591, 'S/MIME: better key 
+               handling/selection dialog'
+               Really ignore revoked/expired keys
+
+2008-11-26 [colin]     3.6.1cvs44
+
+       * src/main.c
+       * src/common/claws.c
+       * src/common/ssl.c
+               Make sure libgcrypt's threading is initialised
+               before gnutls. See also old bug 1539.
+
+2008-11-26 [colin]     3.6.1cvs43
+
+       * src/imap.c
+       * src/news.c
+       * src/etpan/imap-thread.c
+               Fix possible crashes due to clist_begin()
+               not checking for NULLs (it should!)
+
+2008-11-25 [colin]     3.6.1cvs42
+
+       * src/procmime.c
+               Fix line length in MIME parameters
+
+2008-11-22 [paul]      3.6.1cvs41
+
+       * src/compose.c
+               grab Return key press in attachments Properties
+               dialog
+
+2008-11-21 [colin]     3.6.1cvs40
+
+       * src/compose.c
+       * src/procmime.c
+               Fix bug 1776, 'use encoded name parameters 
+               for attachments instead of ascii'.
+               Break the RFC 2047 by using B-encoded 
+               filename parameter, like everyone does,
+               following advice from the RFC author.
+
+2008-11-21 [colin]     3.6.1cvs39
+
+       * src/common/socket.c
+               Rehandshake if server asks to
+
+2008-11-21 [colin]     3.6.1cvs38
+
+       * src/mimeview.h
+       * src/toolbar.h
+       * src/common/session.h
+       * src/common/smtp.h
+               Move conditional-compilation members to
+               end of structs
+
 2008-11-19 [wwp]       3.6.1cvs37
 
        * src/prefs_actions.c