2007-11-04 [paul] 3.0.2cvs115
[claws.git] / ChangeLog
index a381065ebd08b0ba2469964d9eac03213461fd15..5e1daa4f098fc4d32c3047bf51632cba19747384 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,227 @@
+2007-11-04 [paul]      3.0.2cvs115
+
+       * tools/README
+       * tools/claws-mail-compose-insert-files.pl
+               add --bcc and uri_escape() everything
+
+2007-11-04 [paul]      3.0.2cvs114
+
+       * src/gtk/gtkutils.c
+               gtkut_stock_with_text_button_set_create(): set
+               GTK_CAN_DEFAULT on buttons 2 and 3
+
+2007-11-03 [paul]      3.0.2cvs113
+
+       * src/common/utils.c
+               fix debian bug #448814, 'mailto: URI decoding
+               desn't decode the destination address field'
+               Patch by Federico Heinz <fheinz@vialibre.org.ar>
+
+2007-11-03 [paul]      3.0.2cvs112
+
+       * AUTHORS
+       * src/compose.c
+       * src/gtk/authors.h
+               allow Bcc in commandline URIs
+               (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
+
+2007-11-02 [colin]     3.0.2cvs111
+
+       * src/addressbook.c
+               Maybe fix bug 1376, 'crash on 
+               addressbook manipulation'
+
+2007-10-31 [paul]      3.0.2cvs110
+
+       * src/ldapupdate.c
+               fix bug 1375, 'Impossible to modify e-mail
+               in LDAP addressbook twice'
+               Patch by Michael Rasmussen
+
+2007-10-30 [paul]      3.0.2cvs109
+
+       * configure.ac
+               enable GnuTLS support with --enable-gnutls which
+               will disable openssl support. if the user has
+               gtk >= 2.10.x don't allow gnomeprint even if the
+               user asks for it
+
+2007-10-30 [paul]
+
+       3.1.0-rc1 released
+
+2007-10-30 [paul]      3.0.2cvs108
+
+       * Makefile.am
+               add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
+
+2007-10-30 [paul]      3.0.2cvs107
+
+       * src/expldifdlg.c
+       * src/prefs_account.c
+       * src/prefs_folder_item.c
+       * src/prefs_spelling.c
+       * src/prefs_themes.c
+       * src/wizard.c
+       * src/gtk/gtkaspell.c
+       * src/gtk/gtkaspell.h
+       * src/plugins/spamassassin/spamassassin_gtk.c
+               replace deprecated gtk_option_menu...
+               patch by Pawel Pekala
+
+2007-10-29 [colin]     3.0.2cvs106
+
+       * src/plugins/dillo_viewer/dillo_prefs.c
+               Fix forgotten signal connect
+
+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
+               Catch compface warnings when generating X-Faces
+
+2007-10-22 [wwp]       3.0.2cvs95
+
+       * src/quote_fmt_parse.y
+               Remove accidentally committed debug traces.
+               Fix a warning.
+
+2007-10-22 [colin]     3.0.2cvs94
+
+       * src/etpan/nntp-thread.c
+               Fix authentication
+
+2007-10-19 [wwp]       3.0.2cvs93
+
+       * src/common/ssl_certificate.c
+               Add missing include (Windows).
+
+2007-10-19 [colin]     3.0.2cvs92
+
+       * src/imap_gtk.c
+       * src/mimeview.c
+       * src/textview.c
+       * src/gtk/inputdialog.c
+       * src/gtk/inputdialog.h
+               Remove the last old combo; patch by
+               Pawel
+
+2007-10-19 [colin]     3.0.2cvs91
+
+       * src/common/ssl.c
+               Fix interop problem with GnuTLS and some crappy
+               servers that have very little keys.
+
+2007-10-19 [colin]     3.0.2cvs90
+
+       * src/common/ssl.c
+               Fix return value check on GnuTLS, and
+               display the error
+
+2007-10-18 [colin]     3.0.2cvs89
+
+       * src/common/ssl_certificate.c
+               Fix missing initialisations
+
+2007-10-18 [wwp]       3.0.2cvs88
+
+       * src/Makefile.am
+               Fix linking against GNUTLS (matters if --enable-gnutls only).
+
+2007-10-18 [colin]     3.0.2cvs87
+
+       * po/POTFILES.in
+               Fix build
+
+2007-10-18 [mones]     3.0.2cvs86
+
+       * src/editbook.c
+       * src/import.c
+       * src/prefs_account.c
+       * src/prefs_receive.c
+       * src/gtk/about.c
+       * src/plugins/bogofilter/bogofilter_gtk.c
+       * src/plugins/spamassassin/spamassassin_gtk.c
+               More capitalisation micro-fixes
+
+2007-10-18 [paul]      3.0.2cvs85
+
+       * configure.ac
+               add info about NNTP support via libetpan
+               change the configure output ending msg a little
+       * src/gtk/about.c
+               similar changes to above
+
 2007-10-18 [colin]     3.0.2cvs84
 
        * src/procmime.c