2006-06-30 [paul] 2.3.1cvs46
[claws.git] / ChangeLog
index 4ba0ec737337bf90f36bcc13cb41cabf7b2627bb..ba42019199082ac10863d9514b735e27d4c7d56e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,67 @@
+2006-06-30 [paul]      2.3.1cvs46
+
+       * src/send_message.c
+               when editing From in the Compose window, use that address
+               in the Return-Path: header
+               Thanks to Colin
+
+2006-06-30 [colin]     2.3.1cvs45
+
+       * src/compose.c
+               Fix signature replacement:
+               - when no newline before separator
+               - when reediting
+
+2006-06-29 [colin]     2.3.1cvs44
+
+       * src/folderview.c
+       * src/folderview.h
+       * src/mainwindow.c
+       * src/summaryview.c
+               Let 'View/Go to/Next marked' work like
+               Next new & Next unread: across folders
+               Change the select_on_entry pref to do
+               what we want when changing folder
+       * src/common/utils.c
+               Fix single-quoted links 
+
+2006-06-29 [colin]     2.3.1cvs43
+
+       * src/gtk/gtkaspell.c
+               "Sylpheed" and "Sylpheed-Claws" do exist !
+
+2006-06-29 [colin]     2.3.1cvs42
+
+       * src/imap.c
+               Forgot to remove debug
+
+2006-06-29 [colin]     2.3.1cvs41
+
+       * src/imap.c
+       * src/imap.h
+       * src/mainwindow.c
+               Disconnect from IMAP servers when going
+               offline. Fixes bug #978 (going to offline-mode 
+               won't close connections)
+
+2006-06-29 [colin]     2.3.1cvs40
+
+       * src/main.c
+               Fix transient setting on failing plugins
+               Patch by Fabien
+       * src/plugins/pgpcore/sgpgme.c
+               Only warn for OpenPGP. Most people don't
+               have CMS available.
+
+2006-06-29 [colin]     2.3.1cvs39
+
+       * src/compose.c
+               Fix Spelling menu (discrepancy between context menu
+               and top menu when folder's dictionary isn't the 
+               default one)
+       * src/plugins/pgpcore/sgpgme.c
+               More error reporting about why gpgme can fail
+
 2006-06-29 [wwp]       2.3.1cvs38
 
        * src/mainwindow.c
        * src/exphtmldlg.c
        * src/gtk/gtkutils.c
        * src/gtk/gtkutils.h
-       Added second argument to gtkut_sc_combobox_create() to
-       control focus-on-click for the widget.
-       Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
+               Added second argument to gtkut_sc_combobox_create() to
+               control focus-on-click for the widget.
+               Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
 
 2006-06-25 [ticho]     2.3.1cvs19