2007-10-28 [colin] 3.0.2cvs105
[claws.git] / ChangeLog
index 8c6f45ab93fd13f3c0604b14af084cf84db48d87..fa5818fbcc3e32988fb737055d492b22b2305072 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,74 @@
+2007-10-28 [colin]     3.0.2cvs105
+
+       * src/plugins/dillo_viewer/dillo_prefs.c
+       * src/plugins/dillo_viewer/dillo_prefs.h
+       * src/plugins/dillo_viewer/dillo_viewer.c
+               Implement addressbook-based whitelisting for loading
+               remote images. Fixed missing destroy of the embedded
+               browser that made a Dillo window pop up on exit, if
+               an HTML part was displayed.
+
+2007-10-26 [colin]     3.0.2cvs104
+
+       * src/edittags.c
+               Add missing static
+
+2007-10-25 [colin]     3.0.2cvs103
+
+       * src/editaddress.c
+               Add tap-and-hold on the picture, for Maemo
+       * src/edittags.c
+       * src/edittags.h
+       * src/mainwindow.c
+       * src/procmsg.c
+       * src/summaryview.c
+       * src/textview.c
+               Unify tag interfaces.
+
+2007-10-25 [colin]     3.0.2cvs102
+
+       * src/imap.c
+       * src/etpan/imap-thread.h
+               Much better error handling. We'll need to be really
+               clear to users about where errors come from, with 
+               the apparition of Gmail's IMAP server.
+
+2007-10-24 [colin]     3.0.2cvs101
+
+       * src/edittags.c
+       * src/mainwindow.c
+       * src/summaryview.c
+       * src/textview.c
+               Add tags sorting (alphabetical); allow deletion of
+               tags from the Apply Tags window
+
+2007-10-24 [colin]     3.0.2cvs100
+
+       * src/editaddress.c
+       * src/editaddress_other_attributes_ldap.c
+       * src/editaddress_other_attributes_ldap.h
+       * src/ldapctrl.c
+       * src/ldapquery.c
+       * src/ldapupdate.c
+               Fix LDAP writing (got broken in cvs39)
+               Add read-only support for jpegPhoto LDAP field
+
+2007-10-23 [colin]     3.0.2cvs99
+
+       * src/news.c
+               Fix crash in some cases
+
+2007-10-22 [colin]     3.0.2cvs98
+
+       * src/common/socket.h
+       * src/common/ssl.c
+               Fix big leak in GnuTLS code
+
+2007-10-22 [colin]     3.0.2cvs97
+
+       * src/news.c
+               Fix bug 1368, 'SIGSEGV in NNTP code'
+
 2007-10-22 [colin]     3.0.2cvs96
 
        * src/prefs_customheader.c