2006-06-17 [colin] 2.3.0cvs20
[claws.git] / ChangeLog
index 6f51378f687c9c3a438cdeef693882085f98cdd0..0135b6fcd65ab7fc40044756b4edda1fdb7426ff 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,117 @@
+2006-06-17 [colin]     2.3.0cvs20
+
+       * src/mh.c
+               Warning fix
+
+2006-06-16 [colin]     2.3.0cvs19
+
+       * src/summaryview.c
+               Recursive quicksearch: show message list
+               in current folder, *then* search children
+               in the background.
+
+2006-06-16 [colin]     2.3.0cvs18
+
+       * src/main.c
+               Instead of ignoring SIGPIPE, save caches
+               when getting one. Will fix the fact that
+               hot caches are out-of-date when logging 
+               out of Xorg.
+       * src/compose.c
+       * src/prefs_compose_writing.c
+               Only save text (not attachments) when 
+               auto-saving to drafts
+       * src/unmime.c
+               Always replace \n, \r and \t with spaces
+               in headers
+       * manual/dist/html/Makefile.am
+       * manual/dist/pdf/Makefile.am
+       * manual/dist/ps/Makefile.am
+       * manual/dist/txt/Makefile.am
+       * manual/fr/dist/html/Makefile.am
+       * manual/fr/dist/pdf/Makefile.am
+       * manual/fr/dist/ps/Makefile.am
+       * manual/fr/dist/txt/Makefile.am
+       * manual/pl/dist/html/Makefile.am
+       * manual/pl/dist/pdf/Makefile.am
+       * manual/pl/dist/ps/Makefile.am
+       * manual/pl/dist/txt/Makefile.am
+               Fix make clean removing pregenerated manuals
+
+
+2006-06-16 [colin]     2.3.0cvs17
+
+       * src/plugins/pgpcore/sgpgme.c
+       * src/plugins/pgpmime/pgpmime.c
+       * src/plugins/pgpinline/pgpinline.c
+               Better error reporting in setup_signers.
+               Don't fallback to default key if specified
+               key isn't found.
+               Don't allow signing if more than one secret
+               key matches the one specified in prefs.
+
+2006-06-15 [colin]     2.3.0cvs16
+
+       * src/folderview.c
+               Add "Send queue" in the folder's contextual
+               menu
+       * src/compose.c
+       * src/messageview.c
+       * src/privacy.c
+       * src/privacy.h
+       * src/procmime.c
+       * src/procmsg.c
+       * src/plugins/pgpcore/passphrase.c
+       * src/plugins/pgpcore/sgpgme.c
+       * src/plugins/pgpinline/pgpinline.c
+       * src/plugins/pgpmime/pgpmime.c
+               Better error reporting
+       * src/mbox.c
+               Probably fix bug #971 (2.2.3 cannot read mail 
+               from local mbox)
+
+
+2006-06-15 [mones]     2.3.0cvs15
+
+       * tools/make.themes.project
+               creates the themes project from the web page
+
+2006-06-15 [colin]     2.3.0cvs14
+
+       * src/folder.c
+               Better fix (avoid losing the folder if scan_tree 
+               fails)
+
+2006-06-15 [cleroy]    2.3.0cvs13
+
+       * src/folder.c
+               Probably fix Bug #969 (crash on rebuilding 
+               imap folder)
+
+2006-06-14 [colin]     2.3.0cvs12
+
+       * manual/dtd/manual.xsl
+       * manual/sylpheed-claws-manual.xml
+       * manual/fr/sylpheed-claws-manual.xml
+       * manual/pl/sylpheed-claws-manual.xml
+               Insert pagebreaks between sections
+
+2006-06-14 [paul]      2.3.0cvs11
+
+       * configure.ac
+               better fix than 2.3.0cvs10
+
+2006-06-14 [paul]      2.3.0cvs10
+
+       * configure.ac
+               fix setting of PACKAGE_DATA_DIR with newer autoconf
+               (backwards compatible)
+
+2006-06-13 [colin]     2.3.0cvs9
+
+       * src/messageview.c
+               Fix sending of return receipt with the new queue folders
+
 2006-06-13 [wwp]       2.3.0cvs8
 
        * src/quote_fmt_lex.l