2008-07-07 [colin] 3.5.0cvs15
[claws.git] / ChangeLog
index 4fd1be109beffa7122103bc26296c37eb3ad13b5..9d35305c0a95e68bcbf161f1bf833b56a6e85e2c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,63 @@
+2008-07-07 [colin]     3.5.0cvs15
+
+       * AUTHORS
+       * src/gtk/authors.h
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_summaries.c
+       * src/summaryview.c
+       * src/gtk/authors.h
+               Change "Always open message when selected" to
+               a tristate (Never/Always/When preview is visible)
+               Patch by Jonathan Corbet <corbet@lwn.net>.
+
+2008-07-06 [paul]      3.5.0cvs14
+
+       * src/addrgather.c
+               improve the layout of the dialogue
+               improve the English
+               add tooltips
+               fix some of the nasty coding style
+       * src/mainwindow.c
+               improve the English
+               add some missing mnemonics
+
+2008-07-05 [paul]      3.5.0cvs13
+
+       * src/mainwindow.c
+       * src/mainwindow.h
+               fix bug 1398, '"Change current account" is
+               available even when there's only one account'
+       * src/plugins/pgpcore/prefs_gpg.c
+               put back a needed include, removed in error
+
+2008-07-05 [colin]     3.5.0cvs12
+
+       * src/mainwindow.c
+               MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
+
+2008-07-05 [colin]     3.5.0cvs11
+
+       * src/news.c
+       * src/news_gtk.c
+               Provide ability to rename newsgroups. Closes
+               bug 1444, 'Add GUI option for renaming 
+               newsgroups'. Patch by Pawel Pekala
+
+2008-07-05 [colin]     3.5.0cvs10
+
+       * src/plugins/pgpcore/passphrase.c
+       * src/plugins/pgpcore/prefs_gpg.c
+       * src/plugins/pgpcore/select-keys.c
+               Simplify GTK includes (with the advantage
+               of compiling against GTK+2.13); patch by
+               Charles A Edwards
+
+2008-07-05 [colin]     3.5.0cvs9
+
+       * src/wizard.c
+               Add SSL client certificates
+
 2008-07-05 [colin]     3.5.0cvs8
 
        * src/prefs_account.c