2008-10-09 [colin] 3.6.0cvs22
[claws.git] / ChangeLog
index a169bc72f50c97201a90dc057e54736f905df7d9..840963ba16c62c6e0f360820f8583995ac965bff 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,167 @@
+2008-10-09 [colin]     3.6.0cvs22
+
+       * configure.ac
+               Error out when building against openssl
+
+2008-10-09 [colin]     3.6.0cvs21
+
+       * configure.ac
+       * COPYING
+       * src/crash.c
+       * src/main.c
+       * src/gtk/about.c
+               Disable OpenSSL due to requirement of
+               OpenSSL exception. Code not removed yet,
+               just in case, but disabled.
+
+2008-10-09 [colin]     3.6.0cvs20
+
+       * configure.ac
+       * src/Makefile.am
+       * src/crash.c
+       * src/gedit-print.c
+       * src/gedit-print.h
+       * src/main.c
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/prefs_ext_prog.c
+       * src/prefs_fonts.c
+       * src/prefs_image_viewer.c
+       * src/printing.c
+       * src/printing.h
+       * src/summaryview.c
+       * src/gtk/Makefile.am
+       * src/gtk/about.c
+       * src/gtk/gtksourceprintjob.c
+       * src/gtk/gtksourceprintjob.h
+               Revert previous patch. It'd be better to remove
+               OpenSSL instead, as GnuTLS works as well.
+
+2008-10-09 [colin]     3.6.0cvs19
+
+       * configure.ac
+       * src/Makefile.am
+       * src/crash.c
+       * src/gedit-print.c
+       * src/gedit-print.h
+       * src/main.c
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/prefs_ext_prog.c
+       * src/prefs_fonts.c
+       * src/prefs_image_viewer.c
+       * src/printing.c
+       * src/printing.h
+       * src/summaryview.c
+       * src/gtk/Makefile.am
+       * src/gtk/about.c
+       * src/gtk/gtksourceprintjob.c
+       * src/gtk/gtksourceprintjob.h
+               Remove the libgnomeprint interface (deprecated,
+               and fixes Debian's #501570, 'Copyright confusion')
+
+2008-10-09 [colin]     3.6.0cvs18
+
+       * configure.ac
+               Require libetpan 0.57 (important fixes)
+
+2008-10-08 [paul]      3.6.0cvs17
+
+       * src/prefs_filtering_action.c
+       * src/prefs_matcher.c
+               enable re-ordering of the filtering/processing
+               condition and actions lists by drag'n'drop
+
+2008-10-08 [colin]     3.6.0cvs16
+
+       * src/addressbook.c
+               Fix wrong menu title
+
+2008-10-07 [colin]     3.6.0cvs15
+
+       * src/imap.c
+               After thinking, revert this. It's only a minor
+               annoyance to GSSAPI users, and I can't test this
+               right now. Postponed until after next good release.
+
+2008-10-07 [colin]     3.6.0cvs14
+
+       * src/imap.c
+               Don't ask for a password when using GSSAPI
+
+2008-10-07 [colin]     3.6.0cvs13
+
+       * src/mainwindow.c
+               Fix build with GTK+ < 2.14
+
+2008-10-07 [colin]     3.6.0cvs12
+
+       * src/mainwindow.c
+       * src/mainwindow.h
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/summaryview.c
+       * src/gtk/colorlabel.c
+               Fix bug 1749, 'Shortcut keys for color labels 
+               not changeable'
+               Make fullscreen a setting remembered between
+               sessions
+
+2008-10-07 [colin]     3.6.0cvs11
+
+       * src/prefs_other.c
+               Fix bug 1747, 'Wanderlust keybindings no longer 
+               working (regression)'
+
+2008-10-07 [colin]     3.6.0cvs10
+
+       * src/mainwindow.c
+               Make fullscreen a real menu item
+
+2008-10-07 [colin]     3.6.0cvs9
+
+       * src/mainwindow.c
+               Make sure we won't save size when
+               fullscreening
+
+2008-10-06 [colin]     3.6.0cvs8
+
+       * src/mainwindow.c
+       * src/mainwindow.h
+               Handle fullscreen via F11. Patch by
+               Michael Rasmussen
+
+2008-10-06 [colin]     3.6.0cvs7
+
+       * src/common/ssl.c
+               Fix return value when setting client cert
+
+2008-10-04 [colin]     3.6.0cvs6
+
+       * src/mimeview.c
+               Fix bug 1742, 'Attachment list contents not 
+               visible/scrollable'
+
+2008-10-04 [paul]      3.6.0cvs5
+
+       * src/mainwindow.c
+               fix failure of Hide toolbar option on restart
+
+2008-10-04 [colin]     3.6.0cvs4
+
+       * src/addressbook.c
+       * src/compose.c
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/summaryview.c
+               Maemo: Fix bug 1737, Crashes upon opening
+
+2008-10-04 [paul]      3.6.0cvs3
+
+       * po/pt_BR.po
+               submitted (just a little late) by Frederico
+               Goncalves Guimaraes
+
 2008-10-03 [wwp]       3.6.0cvs2
 
        * po/fr.po