2008-05-18 [colin] 3.4.0cvs51
[claws.git] / ChangeLog
index 845f43d1325d067dbf1e0079773ff5eb1bd79f8a..69df9186d411150b3642922a36618da819cd6f5d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,112 @@
+2008-05-18 [colin]     3.4.0cvs51
+
+       * src/common/plugin.c
+       * src/etpan/imap-thread.c
+       * src/etpan/nntp-thread.c
+       * src/gtk/gtksctree.c
+               Fix bug 1613, 'Various memory leaks'; 
+               based on a patch by Didier Barvaux.
+
+2008-05-18 [colin]     3.4.0cvs50
+
+       * src/mimeview.c
+       * src/privacy.h
+       * src/toolbar.c
+       * src/toolbar.h
+       * src/plugins/pgpcore/sgpgme.c
+               Fix more parts of bug 1609:
+               - Make use of specific Expired privacy icon
+               - Use CLOSE instead of NOTICE_ERROR for cancel
+                 receiving
+               - Allow a Preferences button in the main toolbar
+
+2008-05-18 [colin]     3.4.0cvs49
+
+       * src/stock_pixmap.c
+               Fix bug with non-updating icons after theme change:
+               If fetching pixbuf for a given icon after a theme
+               change, the next pixmap fetch would return the old
+               cached one, as the theme change was forgotten at 
+               this time. (and vice-versa). This was mostly 
+               visible on open folder icons
+
+2008-05-17 [colin]     3.4.0cvs48
+
+       * src/prefs_summaries.c
+       * src/summaryview.c
+               Fix bug 1608, 'Inconsistent behaviour of mark as read 
+               options'. Patch by Pawel
+
+2008-05-16 [colin]     3.4.0cvs47
+
+       * src/imap.c
+               Fix another possible crash (on fatal errors
+               at login, like stream error).
+
+2008-05-16 [paul]      3.4.0cvs46
+
+       * tools/thunderbird-filters-convertor.pl
+               fix a typo
+               fix reading a tb rule that contains something
+               like that: \"Sender\"
+
+2008-05-16 [paul]      3.4.0cvs45
+
+       * tools/README
+       * tools/csv2addressbook.pl
+               add support for gmail exported csv address book
+
+2008-05-16 [colin]     3.4.0cvs44
+
+       * configure.ac
+       * src/ldapupdate.c
+               Fix ldap deprecated calls. Patch by
+               Michael Rasmussen
+
+2008-05-16 [paul]      3.4.0cvs43
+
+       * manual/de/account.xml
+       * manual/it/account.xml
+       * manual/it/ack.xml
+       * manual/it/addrbook.xml
+       * manual/it/claws-mail-manual.xml
+       * manual/it/gpl.xml
+       * manual/it/intro.xml
+       * manual/it/starting.xml
+               add pages towards German and Italian manuals.
+               (just for storage, they are not built yet, due
+               to being incomplete.) submitted by Speckmade
+               <Speckmade@gmx.net> and Salvatore De Paolis
+               <iwkse@claws-mail.org>
+
+2008-05-16 [colin]     3.4.0cvs42
+
+       * src/gtk/sslcertwindow.c
+               Fix SHA1 fingerprint with GnuTLS
+
+2008-05-15 [colin]     3.4.0cvs41
+
+       * src/gtk/sslcertwindow.c
+               Print SHA1 fingerprint too
+
+2008-05-15 [colin]     3.4.0cvs40
+
+       * src/imap.c
+               Fix certificate port on TLS. It was 
+               previously always 0.
+               **IMPORTANT INFORMATION**: this will trigger 
+               one wrong "New certificate" warning at the 
+               first connection with this fix, if using STARTTLS
+               on IMAP.
+       * src/gtk/sslcertwindow.c
+               Make labels selectable
+
+2008-05-15 [colin]     3.4.0cvs39
+
+       * src/imap.c
+               Fix double free when STARTTLS fails (for
+               example due to refusing the certificate)
+
 2008-05-15 [paul]      3.4.0cvs38
 
        * manual/advanced.xml