2014-10-27  [Paul] 3.11.1

	* NEWS
	* README
	* RELEASE_NOTES		
		in preparation for release 3.11.1

2014-10-27  [Paul] 3.11.0-16-ge8159b7

	* AUTHORS
	* configure.ac
	* po/nb.po
	* src/gtk/authors.h		
		add Norwegian Bokmål translation, submiited by Eyolf Østrem

2014-10-27  [Paul] 3.11.0-15-g8d6db31

	* .gitignore
	* INSTALL
	* Makefile.am
	* autogen.sh
	* claws-mail.desktop
	* claws-mail.desktop.in
	* configure.ac
	* po/Makefile.in.in
	* po/POTFILES.in		
		remove all traces of intltool, and hence don't install appdata,
		because it's broken (yes, still!)

2014-10-27  [Paul] 3.11.0-11-g34f23bb

	* po/bg.po		
		fix fatal error

2014-10-25  [Andrej Kacian] 3.11.0-12-gc19facd

	* src/plugins/rssyl/libfeed/feed.c		
		RSSyl: Allow use of .netrc by libcurl. Bug/enhancement #3309, by
		Vincent Pelletier

2014-10-23  [Ricardo Mones] 3.11.0-11-g031ad56

	* po/bg.po
	* po/de.po		
		Fix format for translated desktop keywords

2014-10-23  [Andrej Kacian] 3.11.0-10-g1660e56

	* src/plugins/rssyl/rssyl.c		
		RSSyl: Fix memory leak caused by last commit.

2014-10-23  [Andrej Kacian] 3.11.0-9-g8987e56

	* src/plugins/rssyl/rssyl.c		
		RSSyl: start using folder cache

2014-10-23  [Ricardo Mones] 3.11.0-8-gf9816dd

	* src/plugins/rssyl/rssyl_update_feed.c		
		Free newly created strings from g_markup_printf_escaped  Fixes also
		build with hardening flags: • rssyl_update_feed.c:124:6: error:
		format not a string literal and no format arguments
		[-Werror=format-security] • rssyl_update_feed.c:135:8: error:
		format not a string literal and no format arguments
		[-Werror=format-security] • rssyl_update_feed.c:222:6: error:
		format not a string literal and no format arguments
		[-Werror=format-security]

2014-10-22  [Andrej Kacian] 3.11.0-7-g86c3378

	* src/common/session.c		
		Use gnutls_priority override for STARTTLS as well.

2014-10-21  [Andrej Kacian] 3.11.0-6-gc556bad

	* src/pop.c		
		Use gnutls_priority override also for POP3 connections.

2014-10-21  [Andrej Kacian] 3.11.0-5-gae9762c

	* src/plugins/rssyl/rssyl_update_feed.c		
		RSSyl: fix markup escaping in one more alertpanel_error in
		rssyl_update_feed()

2014-10-21  [Paul] 3.11.0-4-g7be200e

	* src/plugins/rssyl/rssyl_update_feed.c		
		fix bug 3306, 'HTML tag </b> is not always rendered in error dialog'

2014-10-21  [Paul] 3.11.0-3-g0e4799d

	* src/plugins/rssyl/rssyl_cb_menu.c		
		use standard hyphen-less "Claws Mail" in user-facing strings. Thanks
		to Thomas Bellmann.

2014-10-21  [Paul] 3.11.0-2-g3746c8e

	* src/plugins/python/python_plugin.c		
		fix some missing whitespace, and standardise the placement of the
		whitespace. thanks to Thomas Bellmann.

2014-10-21  [Paul] 3.11.0-1-g7774783

	* appdata/claws-mail-acpi_notifier.metainfo.xml.in
	* appdata/claws-mail-address_keeper.metainfo.xml.in
	* appdata/claws-mail-archive.metainfo.xml.in
	* appdata/claws-mail-att_remover.metainfo.xml.in
	* appdata/claws-mail-attachwarner.metainfo.xml.in
	* appdata/claws-mail-bogofilter.metainfo.xml.in
	* appdata/claws-mail-bsfilter.metainfo.xml.in
	* appdata/claws-mail-clamd.metainfo.xml.in
	* appdata/claws-mail-fancy.metainfo.xml.in
	* appdata/claws-mail-fetchinfo.metainfo.xml.in
	* appdata/claws-mail-gdata.metainfo.xml.in
	* appdata/claws-mail-geolocation.metainfo.xml.in
	* appdata/claws-mail-libravatar.metainfo.xml.in
	* appdata/claws-mail-mailmbox.metainfo.xml.in
	* appdata/claws-mail-newmail.metainfo.xml.in
	* appdata/claws-mail-notification.metainfo.xml.in
	* appdata/claws-mail-pdf_viewer.metainfo.xml.in
	* appdata/claws-mail-perl.metainfo.xml.in
	* appdata/claws-mail-pgpinline.metainfo.xml.in
	* appdata/claws-mail-pgpmime.metainfo.xml.in
	* appdata/claws-mail-python.metainfo.xml.in
	* appdata/claws-mail-rssyl.metainfo.xml.in
	* appdata/claws-mail-smime.metainfo.xml.in
	* appdata/claws-mail-spam_report.metainfo.xml.in
	* appdata/claws-mail-spamassassin.metainfo.xml.in
	* appdata/claws-mail-tnef_parse.metainfo.xml.in
	* appdata/claws-mail-vcalendar.metainfo.xml.in
	* appdata/claws-mail.appdata.xml.in		
		some improvement to appdata summaries

2014-10-20  [Paul] 3.11.0

	* configure.ac		
		fix `make dist`

2014-10-20  [Paul] 3.10.1-177-g06f8bb0

	* NEWS
	* README
	* RELEASE_NOTES		
		3.11.0 unleashed!

2014-10-20  [Andrej Kacian] 3.10.1-176-g924f8c9

	* src/plugins/rssyl/rssyl_subscribe.c
	* src/plugins/rssyl/rssyl_subscribe_gtk.c
	* src/plugins/rssyl/rssyl_subscribe_gtk.h		
		RSSyl: when user chooses a different folder name for a newly
		subscribed feed, store the official title, so that it doesn't revert
		back after first feed update.

2014-10-20  [Paul] 3.10.1-175-gc77e9c8

	* po/bg.po
	* po/de.po
	* po/eo.po
	* po/es.po
	* po/fi.po
	* po/he.po
	* po/lt.po
	* po/nl.po
	* po/pt_BR.po
	* po/sk.po
	* po/sv.po		
		updated translations  submitted by Yasen Pramatarov, Thomas Bellmann,
		Sian Mountbatten, Ricardo Mones Lastra, Flammie Pirinen, "Genghis
		Khan", Mindaugas, Marcel Pol, Frederico Goncalves Guimaraes, Slavko,
		and Andreas Rönnquist

2014-10-20  [Paul] 3.10.1-174-g4f476b7

	* configure.ac		
		fix building with --disable-nls

2014-10-20  [Paul] 3.10.1-173-gebadc39

	* AUTHORS
	* src/gtk/authors.h		
		you don't get into AUTHORS just for suggesting an idea, and that's
		all that the contribution is now

2014-10-20  [Paul] 3.10.1-172-gcb98d74

	* Makefile.am		
		fix `make dist`

2014-10-19  [Andrej Kacian] 3.10.1-171-gf59759b

	* src/plugins/rssyl/rssyl.c		
		RSSyl: Lose the .deleted file on folder move for now

2014-10-18  [Andrej Kacian] 3.10.1-170-g53de074

	* src/plugins/rssyl/rssyl.c		
		RSSyl: Copy RFolderItem private data properly.

2014-10-18  [Andrej Kacian] 3.10.1-169-g532c08a

	* src/plugins/rssyl/rssyl.c		
		Revert "RSSyl: Just copy all of the custom folderlist xml tags in
		copy_private_data via folder_item_{get,set}_xml class functions,
		instead of handling feed properties one by one."  This reverts commit
		dc8728ee3222dbe49cdac81e6dc72b2ba206a046.

2014-10-16  [Colin Leroy] 3.10.1-168-gc6dc3e2

	* src/common/ssl.c		
		Disable SSL3.0 entirely as a Poodle fix.

2014-10-12  [Andrej Kacian] 3.10.1-167-gdc8728e

	* src/plugins/rssyl/rssyl.c		
		RSSyl: Just copy all of the custom folderlist xml tags in
		copy_private_data via folder_item_{get,set}_xml class functions,
		instead of handling feed properties one by one.

2014-10-05  [Ricardo Mones] 3.10.1-166-g77efe9e

	* src/plugins/libravatar/libravatar.c
	* src/plugins/libravatar/libravatar_prefs.c
	* src/plugins/libravatar/libravatar_prefs.h		
		Libravatar: allow reduced timeout for network requests  Based on
		original patch from Christian Hesse, thanks!

2014-09-20  [Ricardo Mones] 3.10.1-165-g8090f02

	* src/gtk/gtkcmclist.c		
		Remove unreachable code  Since this is within the switch case where
		selection_mode is GTK_SELECTION_BROWSE the if is always executed and
		the else path is never taken.

2014-09-28  [Paul] 3.10.1-164-geba128c

	* src/imap.c		
		re: last commit - of course, one debug_print() will do

2014-09-28  [Paul] 3.10.1-163-g72d7c35

	* src/imap.c		
		add more debug_prints in relation to bug 3049

2014-09-23  [Ricardo Mones] 3.10.1-162-g4d0ed65

	* src/matcher.c		
		Fix typos reported on irc (thanks!)

2014-09-10  [Ricardo Mones] 3.10.1-161-gd371ee5

	* src/etpan/nntp-thread.c		
		Improve thread-safety in NNTP

2014-09-18  [Ricardo Mones] 3.10.1-160-gff9859c

	* tools/tbird2claws.py		
		Fix bug 3285 ‘modify tbird2claws.py to handle subdirectory’

2014-09-14  [Andrej Kacian] 3.10.1-159-g9e4d6e4

	* src/plugins/rssyl/parse822.c		
		RSSyl: Do not use g_strsplit_set() to get the ID from message file,
		since the ID itself can contain < or > characters. Should fix bug
		#3282.

2014-09-13  [Ricardo Mones] 3.10.1-158-gbf4283e

	* AUTHORS
	* src/gtk/authors.h		
		Add forgotten author of @^^ patch (and others)

2014-09-12  [Paul] 3.10.1-157-gedb27a1

	* AUTHORS
	* src/gtk/authors.h
	* src/procmime.c		
		fix bug 3265, 'procmime.c: unbalanced flockfile() / funlockfile()' 
		Patch by Timo Teräs

2014-09-10  [Ricardo Mones] 3.10.1-156-gb29a924

	* README
	* src/advsearch.c
	* src/gtk/quicksearch.c
	* src/imap.c
	* src/matcher.c
	* src/matcher.h
	* src/matcher_parser_parse.y
	* src/plugins/perl/cm_perl.pod
	* src/plugins/perl/perl_plugin.c
	* src/plugins/perl/tools/matcherrc2perlfilter.pl
	* src/prefs_matcher.c
	* src/procheader.c
	* src/procheader.h
	* src/textview.c
	* tools/filter_conv_new.pl		
		Add new quicksearch for header's content only  • The new “H S”
		filter searches for mail that contains string S in the content of any
		non-internal header.  Based on patches¹² by H.Merijn Brand
		<h.m.brand@xs4all.nl>, with some reversion, refactoring, minor
		improvements and fixed typos.  ¹
		http://lists.claws-mail.org/pipermail/devel/2014-August/001257.html
		²
		http://lists.claws-mail.org/pipermail/devel/2014-August/001258.html

2014-09-09  [Ricardo Mones] 3.10.1-155-g9d30727

	* src/plugins/fancy/fancy_prefs.c		
		Fancy: disallow editing for empty stylesheets

2014-09-05  [Paul] 3.10.1-154-gecb5946

	* src/account.c		
		disallow editing any account (even current account) when at least one
		compose window is open

2014-09-03  [wwp] 3.10.1-153-g250094c

	* src/prefs_template.c		
		Fix a typo.

2014-09-03  [Paul] 3.10.1-152-g8c7418e

	* src/common/template.c
	* src/common/template.h
	* src/compose.c
	* src/prefs_template.c		
		add Reply-To to template config

2014-09-03  [Paul] 3.10.1-151-gbbf4c48

	* src/codeconv.c		
		fix msg display when utf8_instead_of_locale_for_broken_mail is turned
		off and you use a UTF-8 locale

2014-08-28  [Paul] 3.10.1-150-g6ab4f38

	* AUTHORS
	* src/common/session.c
	* src/common/ssl.c
	* src/common/ssl.h
	* src/gtk/authors.h		
		Don't differentiate the protocols used when using direct SSL/TLS
		versus STARTTLS  Patch by Alessandro Di Federico

2014-08-20  [Andrej Kacian] 3.10.1-149-g7d0fc86

	* src/folderview.c		
		When changing focus in folderview, make sure the newly focused folder
		is visible first.

2014-08-13  [Ricardo Mones] 3.10.1-148-gf1fd770

	* po/es.po		
		Improve translation (Debian bug #757929)

2014-08-19  [Ricardo Mones] 3.10.1-147-g7a114d5

	* src/common/utils.c		
		Fix bug #3246 ‘attachment open: "remember this" ignored if
		~/.mailcap does not exist’  Add also a warning if intermediate file
		cannot be created.

2014-08-14  [Holger Berndt] 3.10.1-146-g9166dc6

	* src/plugins/python/accounttype.c
	* src/plugins/python/accounttype.h
	* src/plugins/python/composewindowtype.c		
		Python plugin: Make 'account' property of ComposeWindow read/write

2014-08-13  [Andrej Kacian] 3.10.1-145-gfa8fd46

	* src/plugins/rssyl/rssyl_cb_menu.c		
		RSSyl: fix OPML import creating incorrect folder hierarchy

2014-08-12  [Holger Berndt] 3.10.1-144-g06165d2

	* src/plugins/python/messageinfotype.c		
		Python plugin: Add flag attributes to MessageInfo object

2014-08-05  [Paul] 3.10.1-143-g2abdcb2

	* src/etpan/imap-thread.c
	* src/etpan/nntp-thread.c		
		fix building without gnuTLS support

2014-08-02  [Michael Rasmussen] 3.10.1-142-gc8d32f0

	* src/imap_gtk.c
	* src/mh_gtk.c
	* src/plugins/mailmbox/plugin_gtk.c
	* src/summaryview.c		
		Fix to apply to new behavior of foldersel_set_tree. See 247a452

2014-08-02  [Michael Rasmussen] 3.10.1-141-g247a452

	* src/foldersel.c		
		If cur_folder is not NULL then the folder tree will have cur_folder
		as root

2014-08-02  [Paul] 3.10.1-140-g81b0679

	* src/plugins/pgpmime/pgpmime.c		
		implement RFE 3239, 'Remove "Content-Disposition: attachment" from
		PGP/MIME signed messages'  modified version of the patch submitted by
		tdajd@6paq.com

2014-08-01  [Colin Leroy] 3.10.1-139-gd1d1180

	* src/plugins/pgpcore/sgpgme.c		
		Fix missing fclose(), thanks to Kevin Day

2014-08-01  [Andrej Kacian] 3.10.1-138-g71e3960

	* src/common/utils.c		
		Add check for a NULL parameter to extract_address(), to prevent
		possible null pointer dereference.

2014-08-01  [Andrej Kacian] 3.10.1-137-gbf1a050

	* src/summaryview.c		
		Actually display "(No From)" in messageview's From column when
		appropriate.

2014-08-01  [Paul] 3.10.1-136-g7229dd2

	* src/plugins/pgpcore/sgpgme.c		
		tidy up after last commit

2014-08-01  [Paul] 3.10.1-135-gee35990

	* AUTHORS
	* src/gtk/authors.h
	* src/plugins/pgpcore/sgpgme.c		
		implement RFE 3238, 'GPG Mime Plugin exports contents to a tmpfile
		unnecessarily'  The function gpgme_data_new_from_filepart() accepts a
		file stream with an offset. This information is already available via
		the mimeinfo variable. Instead of creating a new, temporary, file
		that contains some of the gpgme data, just use the original file as
		is. This saves resources especially on flash disks that have a
		limited number of writes.  Patch by Kevin Day <thekevinday@gmail.com>

2014-07-30  [Paul] 3.10.1-134-g6e2217d

	* src/html.c		
		fix bug 3236, 'sc_html_parse_tag() does not recognize '<br/>' as line
		break'  Patch by  Fabian Keil.

2014-07-30  [Paul] 3.10.1-133-g9b59699

	* src/unmime.c		
		fix bug 3235, 'Extraneous double quotes inside base64-encoded From
		header confuse 'Reply' action'

2014-07-26  [Andrej Kacian] 3.10.1-132-g3a6a70c

	* src/plugins/rssyl/rssyl_subscribe.c
	* src/plugins/rssyl/rssyl_subscribe_gtk.c
	* src/plugins/rssyl/rssyl_subscribe_gtk.h		
		RSSyl: Convenience checkbox allowing user to open feed properties
		window after subscribing a new feed.

2014-07-25  [Andrej Kacian] 3.10.1-131-g4f09c01

	* src/plugins/rssyl/libfeed/parser_atom10.c		
		RSSyl: Fix Atom parser getting lost within feed/author.

2014-07-25  [Paul] 3.10.1-130-g76d37e0

	* src/mainwindow.c		
		fix the doubled up mnemonic

2014-07-25  [Paul] 3.10.1-129-gb1a697d

	* src/mainwindow.c
	* src/prefs_common.c
	* src/prefs_common.h		
		add option to toggle mainwindow menubar, (hotkey F12)

2014-07-19  [Paul] 3.10.1-128-g9730112

	* src/plugins/fancy/fancy_viewer.c		
		don't ignore stylesheet when reloading from popup prefs

2014-07-19  [Ricardo Mones] 3.10.1-127-gd0ad5f6

	* src/plugins/spam_report/spam_report.c		
		Fix http://bugs.debian.org/755022 (now uses https)

2014-07-16  [Paul] 3.10.1-126-gda036db

	* src/plugins/libravatar/libravatar.c
	* src/plugins/libravatar/libravatar_missing.c
	* src/plugins/python/python_plugin.c		
		fix some typos. patch by Andreas Rönnquist

2014-07-16  [Paul] 3.10.1-125-g491f369

	* src/gtk/headers.h		
		make the compiler be quiet. patch by Christian Hesse

2014-07-16  [Paul] 3.10.1-124-g1a51762

	* src/plugins/fancy/fancy_prefs.c
	* src/plugins/fancy/fancy_prefs.h
	* src/plugins/fancy/fancy_viewer.c
	* src/plugins/fancy/fancy_viewer.h		
		add user specified stylesheet option

2014-07-10  [Holger Berndt] 3.10.1-123-gae895c8

	* src/plugins/python/composewindowtype.c		
		Python plugin: Fix ComposeWindow.get_account_selection

2014-07-10  [Paul] 3.10.1-122-gc3b1f98

	* src/gtk/quicksearch.c		
		fix bug 3173, 'quick search ignores trailing blank'

2014-07-09  [Colin Leroy] 3.10.1-121-g7acbddf

	* README		
		Remove test

2014-07-08  [Colin Leroy] 3.10.1-120-g5153094

	* README		
		test commit

2014-07-05  [Paul] 3.10.1-119-g7fbc835

	* src/summaryview.c		
		don't switch from 'Thread Date' to 'Date' when clicking column header
		 When sorting by Thread Date, make clicking the Date columm header
		not switch to sorting by Date, but remain sorting by Thread Date,
		just toggling between ascending/desending, and maintaining the
		previous behaviour when sorting by Date.

2014-07-02  [Andrej Kacian] 3.10.1-118-gcb8a2cd

	* src/plugins/rssyl/rssyl_add_item.c		
		RSSyl: Fix errno declaration in rssyl_add_item() breaking compilation
		on *BSD

2014-07-01  [Andrej Kacian] 3.10.1-117-g9ff86db

	* src/plugins/rssyl/libfeed/date.c
	* src/plugins/rssyl/libfeed/feeditem.c
	* src/plugins/rssyl/libfeed/parser_atom10.c
	* src/plugins/rssyl/rssyl_add_item.c
	* src/plugins/rssyl/rssyl_update_comments.c
	* src/plugins/rssyl/rssyl_update_feed.c		
		RSSyl: more fixes for Coverity issues

2014-06-29  [Andrej Kacian] 3.10.1-116-g45a6494

	* src/plugins/rssyl/libfeed/feed.h
	* src/plugins/rssyl/libfeed/parser.c
	* src/plugins/rssyl/opml_export.c
	* src/plugins/rssyl/opml_import.c
	* src/plugins/rssyl/rssyl.c
	* src/plugins/rssyl/rssyl_add_item.c
	* src/plugins/rssyl/rssyl_deleted.c		
		RSSyl: Fix some more issues reported by Coverity.

2014-06-30  [Andrej Kacian] 3.10.1-115-gfa7987c

	* src/plugins/rssyl/libfeed/parser_atom10.c		
		RSSyl: remove surplus semicolons from FILL macro use.

2014-06-29  [Andrej Kacian] 3.10.1-114-g175213a

	* src/plugins/rssyl/libfeed/parser_atom10.c
	* src/plugins/rssyl/libfeed/parser_rdf.c		
		RSSyl: make sure we do not operate with NULL text in libfeed parsers'
		end-handlers.

2014-06-29  [Andrej Kacian] 3.10.1-113-g1316680

	* src/plugins/rssyl/libfeed/feed.h		
		RSSyl: make the libfeed parsers' FILL macro brace-safe. Thanks Colin!

2014-06-29  [Andrej Kacian] 3.10.1-112-g5d65cf9

	* src/plugins/rssyl/rssyl_deleted.c		
		RSSyl: fix memory leak in rssyl_deleted

2014-06-29  [Paul] 3.10.1-111-g3abe2e6

	* src/folderview.c		
		highlight queue if there are msgs in its sub-folders and the tree is
		collapsed  as is done for the parent queue folder

2014-06-28  [Ricardo Mones] 3.10.1-110-g723acc9

	* Makefile.am
	* appdata/Makefile.am
	* autogen.sh
	* config/Makefile.am
	* doc/Makefile.am
	* doc/man/Makefile.am
	* m4/Makefile.am
	* manual/Makefile.am
	* manual/de/Makefile.am
	* manual/de/dist/Makefile.am
	* manual/de/dist/html/Makefile.am
	* manual/de/dist/pdf/Makefile.am
	* manual/de/dist/ps/Makefile.am
	* manual/de/dist/txt/Makefile.am
	* manual/dist/Makefile.am
	* manual/dist/html/Makefile.am
	* manual/dist/pdf/Makefile.am
	* manual/dist/ps/Makefile.am
	* manual/dist/txt/Makefile.am
	* manual/dtd/Makefile.am
	* manual/es/Makefile.am
	* manual/es/dist/Makefile.am
	* manual/es/dist/html/Makefile.am
	* manual/es/dist/pdf/Makefile.am
	* manual/es/dist/ps/Makefile.am
	* manual/es/dist/txt/Makefile.am
	* manual/fr/Makefile.am
	* manual/fr/dist/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/Makefile.am
	* manual/pl/dist/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
	* src/Makefile.am
	* src/common/Makefile.am
	* src/etpan/Makefile.am
	* src/gtk/Makefile.am
	* src/plugins/Makefile.am
	* src/plugins/acpi_notifier/Makefile.am
	* src/plugins/address_keeper/Makefile.am
	* src/plugins/archive/Makefile.am
	* src/plugins/att_remover/Makefile.am
	* src/plugins/attachwarner/Makefile.am
	* src/plugins/bogofilter/Makefile.am
	* src/plugins/bsfilter/Makefile.am
	* src/plugins/clamd/Makefile.am
	* src/plugins/clamd/libclamd/Makefile.am
	* src/plugins/demo/Makefile.am
	* src/plugins/fancy/Makefile.am
	* src/plugins/fetchinfo/Makefile.am
	* src/plugins/gdata/Makefile.am
	* src/plugins/geolocation/Makefile.am
	* src/plugins/libravatar/Makefile.am
	* src/plugins/mailmbox/Makefile.am
	* src/plugins/newmail/Makefile.am
	* src/plugins/notification/Makefile.am
	* src/plugins/notification/gtkhotkey/Makefile.am
	* src/plugins/pdf_viewer/Makefile.am
	* src/plugins/perl/Makefile.am
	* src/plugins/perl/tools/Makefile.am
	* src/plugins/pgpcore/Makefile.am
	* src/plugins/pgpinline/Makefile.am
	* src/plugins/pgpmime/Makefile.am
	* src/plugins/python/Makefile.am
	* src/plugins/python/examples/Makefile.am
	* src/plugins/rssyl/Makefile.am
	* src/plugins/smime/Makefile.am
	* src/plugins/spam_report/Makefile.am
	* src/plugins/spamassassin/Makefile.am
	* src/plugins/tnef_parse/Makefile.am
	* src/plugins/vcalendar/Makefile.am
	* src/plugins/vcalendar/libical/Makefile.am
	* src/plugins/vcalendar/libical/design-data/Makefile.am
	* src/plugins/vcalendar/libical/scripts/Makefile.am
	* tools/Makefile.am		
		Add license and copyright to 9b3fd2b5

2014-06-27  [Ricardo Mones] 3.10.1-109-gd28575b

	* src/plugins/tnef_parse/mapi.h
	* src/plugins/tnef_parse/mapidefs.h
	* src/plugins/tnef_parse/mapitags.h
	* src/plugins/tnef_parse/tnef-errors.h
	* src/plugins/tnef_parse/tnef-types.h
	* src/plugins/tnef_parse/ytnef.h		
		Add missing copyrights in tnef_parse plugin

2014-06-26  [Colin Leroy] 3.10.1-108-g4e1163d

	* src/imap.c		
		Make INBOX case-insensitive (as RFC states), and add a check for a
		"Draft" folder when building folder tree. Fixes bug #3221, "Claws
		Mail has issues with Yahoo IMAP server/folders"

2014-06-26  [wwp] 3.10.1-107-g93fd269

	* src/plugins/rssyl/rssyl_parse_feed.c		
		Use the slist_free_strings_full wrapper func.

2014-06-26  [Paul] 3.10.1-106-g678ea51

	* src/plugins/pgpcore/sgpgme.c		
		indicate revoked UIDs

2014-06-26  [Paul] 3.10.1-105-gf146a82

	* src/plugins/pgpcore/sgpgme.c		
		show owner trust in full info

2014-06-25  [Andrej Kacian] 3.10.1-104-gbf3f91d

	* src/plugins/rssyl/rssyl_add_item.c
	* src/plugins/rssyl/rssyl_parse_feed.c
	* src/plugins/rssyl/rssyl_update_format.c		
		RSSyl: handle expiring comments after their parent is gone

2014-06-19  [Andrej Kacian] 3.10.1-103-g96dbb80

	* src/plugins/rssyl/rssyl_update_format.c		
		RSSyl: during format update, copy also folder properties

2014-06-24  [Ricardo Mones] 3.10.1-102-gea91b4e

	* src/common/w32_stdio.c		
		Fix copy paste error

2014-06-24  [Ricardo Mones] 3.10.1-101-g07b568e

	* src/plugins/libravatar/libravatar.c		
		Fix memory leak in libravatar  Thanks Christian Hesse for the patch!

2014-06-24  [Ricardo Mones] 3.10.1-100-gff9dc7b

	* autogen.sh
	* src/common/w32_stdio.c
	* src/matcher_parser_lex.h
	* .../notification/gtkhotkey/gtk-hotkey-marshal.c
	* .../notification/gtkhotkey/gtk-hotkey-marshal.h
	* src/plugins/notification/gtkhotkey/gtkhotkey.h
	* src/quote_fmt.h
	* src/quote_fmt_lex.h		
		Add some missing copyright

2014-06-24  [Andrej Kacian] 3.10.1-99-g58a62e0

	* src/plugins/rssyl/rssyl_add_item.c		
		RSSyl: do not use feed item's URL to populate an empty ID, it just
		confuses the comparing logic

2014-06-24  [Paul] 3.10.1-98-gfe89b3a

	* src/plugins/pgpcore/sgpgme.c		
		fix erroneous 'untrusted' msg based on validity not trust

2014-06-22  [Colin Leroy] 3.10.1-97-gb0a0fd7

	* autogen.sh		
		Add support for NOCONFIGURE environment variable. Patch by Charles A
		Edwards

2014-06-18  [Andrej Kacian] 3.10.1-96-g18d3341

	* src/compose.c		
		Fix b976c1d by actually having a mnemonic char in the Subject label,
		so alt+s works.

2014-06-21  [Michael Rasmussen] 3.10.1-95-g91c3b96

	* src/gtk/gtkaspell.h		
		Revert 23c8b42. Caused by a bug in Debian Sid

2014-06-21  [Michael Rasmussen] 3.10.1-94-g23c8b42

	* src/gtk/gtkaspell.h		
		Fix wrong include

2014-06-20  [Colin Leroy] 3.10.1-93-g82866a2

	* src/plugins/archive/archiver_gtk.c
	* src/plugins/mailmbox/maillock.c		
		Fix unchecked return values. Patch by Christian Hesse

2014-06-20  [Colin Leroy] 3.10.1-92-g7d189b0

	* src/mimeview.c		
		Don't automatically re-check signatures

2014-06-20  [Colin Leroy] 3.10.1-91-gcf60d02

	* src/plugins/mailmbox/mailmbox.c		
		Fix unchecked return value - Patch by Christian Hesse

2014-06-20  [Colin Leroy] 3.10.1-90-geadad58

	* src/crash.c		
		Fix unchecked return values - patch by Christian Hesse

2014-06-19  [Andrej Kacian] 3.10.1-89-ga1afbca

	* src/plugins/rssyl/libfeed/Makefile.am		
		Get rid of unneeded GTK_CFLAGS in Makefile template for
		rssyl/libfeed.

2014-06-19  [Andrej Kacian] 3.10.1-88-gcadecd7

	* src/plugins/clamd/libclamd/Makefile.am
	* src/plugins/fetchinfo/Makefile.am
	* src/plugins/rssyl/libfeed/Makefile.am		
		Get rid of non-existent CLAWS_MAIL_CFLAGS in Makefile templates where
		it was forgotten.

2014-06-19  [Paul] 3.10.1-87-g09a777c

	* src/plugins/rssyl/libfeed/Makefile.am		
		fix building RSSyl

2014-06-19  [Paul] 3.10.1-86-gd5a7f85

	* src/plugins/rssyl/libfeed/Makefile.am		
		fix build warning

2014-06-19  [Colin Leroy] 3.10.1-85-ga5e54ec

	* src/plugins/tnef_parse/ytnef.c
	* src/plugins/vcalendar/libical/libical/icalrecur.c
	* .../vcalendar/libical/libical/icalrestriction.c.in
	* src/plugins/vcalendar/libical/libical/icalvalue.c
	* src/plugins/vcalendar/libical/libical/sspm.c		
		Remove unused variables; patch by Christian Hesse

2014-06-19  [Colin Leroy] 3.10.1-84-g820dd8a

	* src/plugins/rssyl/rssyl_update_format.c		
		Add missing include; patch by Christian Hesse

2014-06-19  [Colin Leroy] 3.10.1-83-g314420a

	* src/plugins/clamd/libclamd/clamd-plugin.c
	* src/plugins/mailmbox/mailmbox.c
	* src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.c		
		Fix possibly uninitialized variables; patch by Christian Hesse

2014-06-19  [Colin Leroy] 3.10.1-82-gd088350

	* src/plugins/archive/libarchive_archive.c		
		Undeprecate libarchive calls; Patch by Christian Hesse.

2014-06-18  [Andrej Kacian] 3.10.1-81-g8e65767

	* src/compose.c		
		Added comments explaining the use of gtk_container_set_focus_chain(),
		for future generations.

2014-06-18  [Andrej Kacian] 3.10.1-80-g7975def

	* src/compose.c		
		In compose window, prevent account selection combobox to get focus
		when navigating widgets using arrow keys. Closes bug #3216.

2014-06-18  [Paul] 3.10.1-79-g8cd3792

	* .gitignore		
		ignore generated appdata

2014-06-18  [Andrej Kacian] 3.10.1-78-g3fc9e21

	* src/compose.c		
		Revert "Make Up key bring focus to Subject line, if the cursor is on
		the first line of body textview."

2014-06-18  [Paul] 3.10.1-77-g72a6dcd

	* Makefile.am
	* appdata/Makefile.am
	* appdata/claws-mail-acpi_notifier.metainfo.xml.in
	* appdata/claws-mail-address_keeper.metainfo.xml.in
	* appdata/claws-mail-archive.metainfo.xml.in
	* appdata/claws-mail-att_remover.metainfo.xml.in
	* appdata/claws-mail-attachwarner.metainfo.xml.in
	* appdata/claws-mail-bogofilter.metainfo.xml.in
	* appdata/claws-mail-bsfilter.metainfo.xml.in
	* appdata/claws-mail-clamd.metainfo.xml.in
	* appdata/claws-mail-fancy.metainfo.xml.in
	* appdata/claws-mail-fetchinfo.metainfo.xml.in
	* appdata/claws-mail-gdata.metainfo.xml.in
	* appdata/claws-mail-geolocation.metainfo.xml.in
	* appdata/claws-mail-libravatar.metainfo.xml.in
	* appdata/claws-mail-mailmbox.metainfo.xml.in
	* appdata/claws-mail-newmail.metainfo.xml.in
	* appdata/claws-mail-notification.metainfo.xml.in
	* appdata/claws-mail-pdf_viewer.metainfo.xml.in
	* appdata/claws-mail-perl.metainfo.xml.in
	* appdata/claws-mail-pgpcore.metainfo.xml.in
	* appdata/claws-mail-pgpinline.metainfo.xml.in
	* appdata/claws-mail-pgpmime.metainfo.xml.in
	* appdata/claws-mail-python.metainfo.xml.in
	* appdata/claws-mail-rssyl.metainfo.xml.in
	* appdata/claws-mail-smime.metainfo.xml.in
	* appdata/claws-mail-spam_report.metainfo.xml.in
	* appdata/claws-mail-spamassassin.metainfo.xml.in
	* appdata/claws-mail-tnef_parse.metainfo.xml.in
	* appdata/claws-mail-vcalendar.metainfo.xml.in
	* appdata/claws-mail.appdata.xml.in
	* claws-mail.appdata.xml.in
	* configure.ac
	* po/POTFILES.in
	* src/plugins/acpi_notifier/Makefile.am
	* .../claws-mail-acpi_notifier.metainfo.xml.in
	* src/plugins/address_keeper/Makefile.am
	* .../claws-mail-address_keeper.metainfo.xml.in
	* src/plugins/archive/Makefile.am
	* .../archive/claws-mail-archive.metainfo.xml.in
	* src/plugins/att_remover/Makefile.am
	* .../claws-mail-att_remover.metainfo.xml.in
	* src/plugins/attachwarner/Makefile.am
	* .../claws-mail-attachwarner.metainfo.xml.in
	* src/plugins/bogofilter/Makefile.am
	* .../claws-mail-bogofilter.metainfo.xml.in
	* src/plugins/bsfilter/Makefile.am
	* .../bsfilter/claws-mail-bsfilter.metainfo.xml.in
	* src/plugins/clamd/Makefile.am
	* src/plugins/clamd/claws-mail-clamd.metainfo.xml.in
	* src/plugins/fancy/Makefile.am
	* src/plugins/fancy/claws-mail-fancy.metainfo.xml.in
	* src/plugins/fetchinfo/Makefile.am
	* .../fetchinfo/claws-mail-fetchinfo.metainfo.xml.in
	* src/plugins/gdata/Makefile.am
	* src/plugins/gdata/claws-mail-gdata.metainfo.xml.in
	* src/plugins/geolocation/Makefile.am
	* .../claws-mail-geolocation.metainfo.xml.in
	* src/plugins/libravatar/Makefile.am
	* .../claws-mail-libravatar.metainfo.xml.in
	* src/plugins/mailmbox/Makefile.am
	* .../mailmbox/claws-mail-mailmbox.metainfo.xml.in
	* src/plugins/newmail/Makefile.am
	* .../newmail/claws-mail-newmail.metainfo.xml.in
	* src/plugins/notification/Makefile.am
	* .../claws-mail-notification.metainfo.xml.in
	* src/plugins/pdf_viewer/Makefile.am
	* .../claws-mail-pdf_viewer.metainfo.xml.in
	* src/plugins/perl/Makefile.am
	* src/plugins/perl/claws-mail-perl.metainfo.xml.in
	* src/plugins/pgpcore/Makefile.am
	* .../pgpcore/claws-mail-pgpcore.metainfo.xml.in
	* src/plugins/pgpinline/Makefile.am
	* .../pgpinline/claws-mail-pgpinline.metainfo.xml.in
	* src/plugins/pgpmime/Makefile.am
	* .../pgpmime/claws-mail-pgpmime.metainfo.xml.in
	* src/plugins/python/Makefile.am
	* .../python/claws-mail-python.metainfo.xml.in
	* src/plugins/rssyl/Makefile.am
	* src/plugins/rssyl/claws-mail-rssyl.metainfo.xml.in
	* src/plugins/smime/Makefile.am
	* src/plugins/smime/claws-mail-smime.metainfo.xml.in
	* src/plugins/spam_report/Makefile.am
	* .../claws-mail-spam_report.metainfo.xml.in
	* src/plugins/spamassassin/Makefile.am
	* .../claws-mail-spamassassin.metainfo.xml.in
	* src/plugins/tnef_parse/Makefile.am
	* .../claws-mail-tnef_parse.metainfo.xml.in
	* src/plugins/vcalendar/Makefile.am
	* .../vcalendar/claws-mail-vcalendar.metainfo.xml.in		
		add configure option --enable-appdata and put all appdata in appdata/

2014-06-17  [Colin Leroy] 3.10.1-76-g93ffffa

	* src/addr_compl.c		
		Fix obvious mistake, thanks Michael (bug #3215)

2014-06-17  [Colin Leroy] 3.10.1-75-g4dbe7a8

	* src/addr_compl.c
	* src/common/utils.h		
		Make sure we don't access out of bounds of the match string.

2014-06-17  [Colin Leroy] 3.10.1-74-g18b45d5

	* src/addr_compl.c		
		Fix bug #3212, "Make wildcard address matching/autocomplete a bit
		smarter by sorting results in a more human way". Patch by Michael
		Gemlin.

2014-06-17  [Ricardo Mones] 3.10.1-73-g080fca0

	* po/POTFILES.in		
		Fix missing file with translations

2014-06-17  [Ricardo Mones] 3.10.1-72-gf6ba0bb

	* src/plugins/rssyl/rssyl_feed_props.c		
		Use gtk_combo_box_new_text only if supported

2014-06-14  [Andrej Kacian] 3.10.1-71-g72af590

	* src/plugins/rssyl/rssyl_feed_props.c		
		Get rid of deprecated use of GtkComboBox text functions in favour of
		GtkComboBoxText.

2014-06-12  [Colin Leroy] 3.10.1-70-g332a84c

	* src/plugins/rssyl/old_feeds.c
	* src/plugins/rssyl/old_feeds.h
	* src/plugins/rssyl/rssyl_update_format.c		
		Don't forget the ssl_verify_peer pref when migrating

2014-06-11  [Colin Leroy] 3.10.1-69-g9e5668d

	* src/plugins/rssyl/rssyl_update_format.c		
		Migrate the old feeds' caches if possible.

2014-06-02  [Andrej Kacian] 3.10.1-68-g7b80f1f

	* configure.ac
	* po/POTFILES.in
	* src/plugins/rssyl/Makefile.am
	* src/plugins/rssyl/date.c
	* src/plugins/rssyl/date.h
	* src/plugins/rssyl/feed.c
	* src/plugins/rssyl/feed.h
	* src/plugins/rssyl/feedprops.c
	* src/plugins/rssyl/feedprops.h
	* src/plugins/rssyl/libfeed/Makefile.am
	* src/plugins/rssyl/libfeed/date.c
	* src/plugins/rssyl/libfeed/date.h
	* src/plugins/rssyl/libfeed/feed.c
	* src/plugins/rssyl/libfeed/feed.h
	* src/plugins/rssyl/libfeed/feeditem.c
	* src/plugins/rssyl/libfeed/feeditem.h
	* src/plugins/rssyl/libfeed/feeditemenclosure.c
	* src/plugins/rssyl/libfeed/feeditemenclosure.h
	* src/plugins/rssyl/libfeed/parser.c
	* src/plugins/rssyl/libfeed/parser.h
	* src/plugins/rssyl/libfeed/parser_atom10.c
	* src/plugins/rssyl/libfeed/parser_atom10.h
	* src/plugins/rssyl/libfeed/parser_opml.c
	* src/plugins/rssyl/libfeed/parser_opml.h
	* src/plugins/rssyl/libfeed/parser_rdf.c
	* src/plugins/rssyl/libfeed/parser_rdf.h
	* src/plugins/rssyl/libfeed/parser_rss20.c
	* src/plugins/rssyl/libfeed/parser_rss20.h
	* src/plugins/rssyl/old_feeds.c
	* src/plugins/rssyl/old_feeds.h
	* src/plugins/rssyl/opml.c
	* src/plugins/rssyl/opml.h
	* src/plugins/rssyl/opml_export.c
	* src/plugins/rssyl/opml_export.h
	* src/plugins/rssyl/opml_import.c
	* src/plugins/rssyl/opml_import.h
	* src/plugins/rssyl/parse822.c
	* src/plugins/rssyl/parse822.h
	* src/plugins/rssyl/parsers.c
	* src/plugins/rssyl/parsers.h
	* src/plugins/rssyl/plugin.c
	* src/plugins/rssyl/rssyl.c
	* src/plugins/rssyl/rssyl.h
	* src/plugins/rssyl/rssyl_add_item.c
	* src/plugins/rssyl/rssyl_add_item.h
	* src/plugins/rssyl/rssyl_cb_gtk.c
	* src/plugins/rssyl/rssyl_cb_gtk.h
	* src/plugins/rssyl/rssyl_cb_menu.c
	* src/plugins/rssyl/rssyl_cb_menu.h
	* src/plugins/rssyl/rssyl_deleted.c
	* src/plugins/rssyl/rssyl_deleted.h
	* src/plugins/rssyl/rssyl_feed.c
	* src/plugins/rssyl/rssyl_feed.h
	* src/plugins/rssyl/rssyl_feed_props.c
	* src/plugins/rssyl/rssyl_feed_props.h
	* src/plugins/rssyl/rssyl_gtk.c
	* src/plugins/rssyl/rssyl_gtk.h
	* src/plugins/rssyl/rssyl_parse_feed.c
	* src/plugins/rssyl/rssyl_parse_feed.h
	* src/plugins/rssyl/rssyl_prefs.c
	* src/plugins/rssyl/rssyl_prefs.h
	* src/plugins/rssyl/rssyl_subscribe.c
	* src/plugins/rssyl/rssyl_subscribe.h
	* src/plugins/rssyl/rssyl_subscribe_gtk.c
	* src/plugins/rssyl/rssyl_subscribe_gtk.h
	* src/plugins/rssyl/rssyl_update_comments.c
	* src/plugins/rssyl/rssyl_update_comments.h
	* src/plugins/rssyl/rssyl_update_feed.c
	* src/plugins/rssyl/rssyl_update_feed.h
	* src/plugins/rssyl/rssyl_update_format.c
	* src/plugins/rssyl/rssyl_update_format.h
	* src/plugins/rssyl/strreplace.c
	* src/plugins/rssyl/strreplace.h
	* src/plugins/rssyl/strutils.c
	* src/plugins/rssyl/strutils.h		
		New RSSyl replacing old one.

2014-06-16  [Ricardo Mones] 3.10.1-67-g822857b

	* claws-mail.desktop.in		
		Fix desktop file Categories and add Keywords

2014-06-16  [Ricardo Mones] 3.10.1-66-g66d5513

	* src/common/utils.h		
		Fix bug #3211 “Fails to build in Debian hurd-i386 architecture”

2014-06-17  [Ricardo Mones] 3.10.1-65-g52cd610

	* po/POTFILES.in		
		Fix wrong metainfo.xml.in reference

2014-06-16  [Colin Leroy] 3.10.1-64-g41d7fd7

	* src/imap.c		
		Finish fixing bug #3212 (case where the folder exists, but is
		uncached and a mail with the same number is cached).

2014-06-16  [Colin Leroy] 3.10.1-63-gdfb5e22

	* src/plugins/bsfilter/Makefile.am		
		Fix typos

2014-06-16  [Colin Leroy] 3.10.1-62-g355bf5b

	* src/plugins/bogofilter/Makefile.am		
		Fix typo

2014-06-16  [Colin Leroy] 3.10.1-61-g5bbaea4

	* Makefile.am
	* src/plugins/acpi_notifier/Makefile.am
	* src/plugins/address_keeper/Makefile.am
	* src/plugins/archive/Makefile.am
	* src/plugins/att_remover/Makefile.am
	* src/plugins/attachwarner/Makefile.am
	* src/plugins/bogofilter/Makefile.am
	* src/plugins/bsfilter/Makefile.am
	* src/plugins/clamd/Makefile.am
	* src/plugins/fancy/Makefile.am
	* src/plugins/fetchinfo/Makefile.am
	* src/plugins/gdata/Makefile.am
	* src/plugins/geolocation/Makefile.am
	* src/plugins/libravatar/Makefile.am
	* src/plugins/mailmbox/Makefile.am
	* src/plugins/newmail/Makefile.am
	* src/plugins/notification/Makefile.am
	* src/plugins/pdf_viewer/Makefile.am
	* src/plugins/perl/Makefile.am
	* src/plugins/pgpcore/Makefile.am
	* src/plugins/pgpinline/Makefile.am
	* src/plugins/pgpmime/Makefile.am
	* src/plugins/python/Makefile.am
	* src/plugins/rssyl/Makefile.am
	* src/plugins/smime/Makefile.am
	* src/plugins/spam_report/Makefile.am
	* src/plugins/spamassassin/Makefile.am
	* src/plugins/tnef_parse/Makefile.am
	* src/plugins/vcalendar/Makefile.am		
		Distribute .in files too

2014-06-16  [Paul] 3.10.1-60-g8592b70

	* .gitignore
	* po/POTFILES.in
	* src/plugins/spamassassin/Makefile.am
	* .../spamassassin/claws-mail-spamassasin.metainfo.xml.in
	* .../spamassassin/claws-mail-spamassassin.metainfo.xml.in		
		fix typo (thanks to Charles A Edwards)

2014-06-15  [Colin Leroy] 3.10.1-59-g9aaf30c

	* src/imap.c		
		Don't bother renumbering messages before creating a folder with the
		same name on IMAP: just remove the cached file.

2014-06-15  [Colin Leroy] 3.10.1-58-gc981e7a

	* .gitignore		
		New files to ignore

2014-06-15  [Colin Leroy] 3.10.1-57-g42e1120

	* src/common/utils.c
	* src/imap.c		
		Cache files with a dot in front when a directory with the same number
		exists. Fixes bug #3212, "When msgnum matches a sub-folder name,
		fetch fails"

2014-06-15  [Colin Leroy] 3.10.1-56-g42eac1e

	* src/imap.c		
		Fix creating a numeric directory when a message of the same number
		exists

2014-06-15  [Colin Leroy] 3.10.1-55-g15784c7

	* src/mh.c		
		Fix creating a numeric directory when a message with the same number
		exists

2014-06-13  [Colin Leroy] 3.10.1-54-geaf1e7a

	* src/plugins/bsfilter/Makefile.am		
		Same for bsfilter

2014-06-13  [Colin Leroy] 3.10.1-53-g99b9864

	* src/plugins/attachwarner/Makefile.am		
		Missing @INTLTOOL_XML_RULE@

2014-06-13  [Paul] 3.10.1-52-g4f405b0

	* Makefile.am
	* src/plugins/acpi_notifier/Makefile.am
	* src/plugins/address_keeper/Makefile.am
	* src/plugins/archive/Makefile.am
	* src/plugins/att_remover/Makefile.am
	* src/plugins/attachwarner/Makefile.am
	* src/plugins/bogofilter/Makefile.am
	* src/plugins/bsfilter/Makefile.am
	* src/plugins/clamd/Makefile.am
	* src/plugins/fancy/Makefile.am
	* src/plugins/fetchinfo/Makefile.am
	* src/plugins/gdata/Makefile.am
	* src/plugins/geolocation/Makefile.am
	* src/plugins/libravatar/Makefile.am
	* src/plugins/mailmbox/Makefile.am
	* src/plugins/newmail/Makefile.am
	* src/plugins/notification/Makefile.am
	* src/plugins/pdf_viewer/Makefile.am
	* src/plugins/perl/Makefile.am
	* src/plugins/pgpcore/Makefile.am
	* src/plugins/pgpinline/Makefile.am
	* src/plugins/pgpmime/Makefile.am
	* src/plugins/python/Makefile.am
	* src/plugins/rssyl/Makefile.am
	* src/plugins/smime/Makefile.am
	* src/plugins/spam_report/Makefile.am
	* src/plugins/spamassassin/Makefile.am
	* src/plugins/tnef_parse/Makefile.am
	* src/plugins/vcalendar/Makefile.am		
		fix this wonderful screw-up that broke `make dist`

2014-06-13  [Paul] 3.10.1-51-gc5bf669

	* po/POTFILES.in
	* src/plugins/acpi_notifier/Makefile.am
	* .../claws-mail-acpi_notifier.metainfo.xml
	* .../claws-mail-acpi_notifier.metainfo.xml.in
	* src/plugins/address_keeper/Makefile.am
	* .../claws-mail-address_keeper.metainfo.xml
	* .../claws-mail-address_keeper.metainfo.xml.in
	* src/plugins/archive/Makefile.am
	* .../archive/claws-mail-archive.metainfo.xml
	* .../archive/claws-mail-archive.metainfo.xml.in
	* src/plugins/att_remover/Makefile.am
	* .../claws-mail-att_remover.metainfo.xml
	* .../claws-mail-att_remover.metainfo.xml.in
	* src/plugins/attachwarner/Makefile.am
	* .../claws-mail-attachwarner.metainfo.xml
	* .../claws-mail-attachwarner.metainfo.xml.in
	* src/plugins/bogofilter/Makefile.am
	* .../bogofilter/claws-mail-bogofilter.metainfo.xml
	* .../claws-mail-bogofilter.metainfo.xml.in
	* .../bsfilter/claws-mail-bsfilter.metainfo.xml
	* .../bsfilter/claws-mail-bsfilter.metainfo.xml.in
	* src/plugins/clamd/Makefile.am
	* src/plugins/clamd/claws-mail-clamd.metainfo.xml
	* src/plugins/clamd/claws-mail-clamd.metainfo.xml.in
	* src/plugins/fancy/Makefile.am
	* src/plugins/fancy/claws-mail-fancy.metainfo.xml
	* src/plugins/fancy/claws-mail-fancy.metainfo.xml.in
	* src/plugins/fetchinfo/Makefile.am
	* .../fetchinfo/claws-mail-fetchinfo.metainfo.xml
	* .../fetchinfo/claws-mail-fetchinfo.metainfo.xml.in
	* src/plugins/gdata/Makefile.am
	* src/plugins/gdata/claws-mail-gdata.metainfo.xml
	* src/plugins/gdata/claws-mail-gdata.metainfo.xml.in
	* src/plugins/geolocation/Makefile.am
	* .../claws-mail-geolocation.metainfo.xml
	* .../claws-mail-geolocation.metainfo.xml.in
	* src/plugins/libravatar/Makefile.am
	* .../libravatar/claws-mail-libravatar.metainfo.xml
	* .../claws-mail-libravatar.metainfo.xml.in
	* src/plugins/mailmbox/Makefile.am
	* .../mailmbox/claws-mail-mailmbox.metainfo.xml
	* .../mailmbox/claws-mail-mailmbox.metainfo.xml.in
	* src/plugins/newmail/Makefile.am
	* .../newmail/claws-mail-newmail.metainfo.xml
	* .../newmail/claws-mail-newmail.metainfo.xml.in
	* src/plugins/notification/Makefile.am
	* .../claws-mail-notification.metainfo.xml
	* .../claws-mail-notification.metainfo.xml.in
	* src/plugins/pdf_viewer/Makefile.am
	* .../pdf_viewer/claws-mail-pdf_viewer.metainfo.xml
	* .../claws-mail-pdf_viewer.metainfo.xml.in
	* src/plugins/perl/Makefile.am
	* src/plugins/perl/claws-mail-perl.metainfo.xml
	* src/plugins/perl/claws-mail-perl.metainfo.xml.in
	* src/plugins/pgpcore/Makefile.am
	* .../pgpcore/claws-mail-pgpcore.metainfo.xml.in
	* src/plugins/pgpinline/Makefile.am
	* .../pgpinline/claws-mail-pgpinline.metainfo.xml
	* .../pgpinline/claws-mail-pgpinline.metainfo.xml.in
	* src/plugins/pgpmime/Makefile.am
	* .../pgpmime/claws-mail-pgpmime.metainfo.xml
	* .../pgpmime/claws-mail-pgpmime.metainfo.xml.in
	* src/plugins/python/Makefile.am
	* src/plugins/python/claws-mail-python.metainfo.xml
	* .../python/claws-mail-python.metainfo.xml.in
	* src/plugins/rssyl/Makefile.am
	* src/plugins/rssyl/claws-mail-rssyl.metainfo.xml
	* src/plugins/rssyl/claws-mail-rssyl.metainfo.xml.in
	* src/plugins/smime/Makefile.am
	* src/plugins/smime/claws-mail-smime.metainfo.xml
	* src/plugins/smime/claws-mail-smime.metainfo.xml.in
	* src/plugins/spam_report/Makefile.am
	* .../claws-mail-spam_report.metainfo.xml
	* .../claws-mail-spam_report.metainfo.xml.in
	* src/plugins/spamassassin/Makefile.am
	* .../claws-mail-spamassasin.metainfo.xml
	* .../claws-mail-spamassasin.metainfo.xml.in
	* src/plugins/tnef_parse/Makefile.am
	* .../tnef_parse/claws-mail-tnef_parse.metainfo.xml
	* .../claws-mail-tnef_parse.metainfo.xml.in
	* src/plugins/vcalendar/Makefile.am
	* .../vcalendar/claws-mail-vcalendar.metainfo.xml
	* .../vcalendar/claws-mail-vcalendar.metainfo.xml.in		
		internationalise plugin appdata files

2014-06-13  [Paul] 3.10.1-50-g8ac91cd

	* autogen.sh		
		add a check and warning for missing intltool; add --automake to
		intltoolize call

2014-06-13  [Colin Leroy] 3.10.1-49-g384094e

	* INSTALL		
		Mention intltool

2014-06-13  [Colin Leroy] 3.10.1-48-g61caaa1

	* src/avatars.c
	* src/ldapupdate.c		
		Unmark some warnings from translations

2014-06-13  [Colin Leroy] 3.10.1-47-g924b0a2

	* po/fr.po		
		Start translating .desktop and .appdata to test new system

2014-06-13  [Paul] 3.10.1-44-g88ca6fb

	* src/gtk/authors.h		
		keep this listing in alphabetical order

2014-06-13  [Paul] 3.10.1-43-g629049d

	* src/plugins/acpi_notifier/claws-mail-acpi_notifier.metainfo.xml
	* src/plugins/address_keeper/claws-mail-address_keeper.metainfo.xml
	* src/plugins/archive/claws-mail-archive.metainfo.xml
	* src/plugins/att_remover/claws-mail-att_remover.metainfo.xml
	* src/plugins/attachwarner/claws-mail-attachwarner.metainfo.xml
	* src/plugins/bogofilter/claws-mail-bogofilter.metainfo.xml
	* src/plugins/bsfilter/claws-mail-bsfilter.metainfo.xml
	* src/plugins/clamd/claws-mail-clamd.metainfo.xml
	* src/plugins/fancy/claws-mail-fancy.metainfo.xml
	* src/plugins/fetchinfo/claws-mail-fetchinfo.metainfo.xml
	* src/plugins/gdata/claws-mail-gdata.metainfo.xml
	* src/plugins/geolocation/claws-mail-geolocation.metainfo.xml
	* src/plugins/libravatar/claws-mail-libravatar.metainfo.xml
	* src/plugins/mailmbox/claws-mail-mailmbox.metainfo.xml
	* src/plugins/newmail/claws-mail-newmail.metainfo.xml
	* src/plugins/notification/claws-mail-notification.metainfo.xml
	* src/plugins/pdf_viewer/claws-mail-pdf_viewer.metainfo.xml
	* src/plugins/perl/claws-mail-perl.metainfo.xml
	* src/plugins/pgpinline/claws-mail-pgpinline.metainfo.xml
	* src/plugins/pgpmime/claws-mail-pgpmime.metainfo.xml
	* src/plugins/python/claws-mail-python.metainfo.xml
	* src/plugins/rssyl/claws-mail-rssyl.metainfo.xml
	* src/plugins/smime/claws-mail-smime.metainfo.xml
	* src/plugins/spam_report/claws-mail-spam_report.metainfo.xml
	* src/plugins/spamassassin/claws-mail-spamassasin.metainfo.xml
	* src/plugins/tnef_parse/claws-mail-tnef_parse.metainfo.xml
	* src/plugins/vcalendar/claws-mail-vcalendar.metainfo.xml		
		use our own address as <updatecontact>

2014-06-13  [Igor Gnatenko] 3.10.1-43-g732e1bb

	* .gitignore
	* Makefile.am
	* autogen.sh
	* claws-mail.appdata.xml
	* claws-mail.appdata.xml.in
	* claws-mail.desktop
	* claws-mail.desktop.in
	* configure.ac
	* po/Makefile.in.in
	* po/POTFILES.in
	* po/POTFILES.skip
	* po/bg.po
	* po/ca.po
	* po/cs.po
	* po/de.po
	* po/el.po
	* po/en_GB.po
	* po/eo.po
	* po/es.po
	* po/fi.po
	* po/fr.po
	* po/he.po
	* po/hr.po
	* po/hu.po
	* po/id_ID.po
	* po/it.po
	* po/ja.po
	* po/ko.po
	* po/lt.po
	* po/nb.po
	* po/nl.po
	* po/pl.po
	* po/pt_BR.po
	* po/pt_PT.po
	* po/ru.po
	* po/sk.po
	* po/sr.po
	* po/sv.po
	* po/uk.po
	* po/zh_CN.po
	* po/zh_TW.po		
		i18n: improve translations 

2014-06-13  [Igor Gnatenko] 3.10.1-42-g20d68dd

	* src/plugins/fetchinfo/Makefile.am
	* src/plugins/perl/Makefile.am
	* src/plugins/pgpinline/Makefile.am
	* src/plugins/spamassassin/Makefile.am		
		fix automake errors  src/plugins/fetchinfo/Makefile.am:83: warning:
		EXTRA_DIST multiply defined in condition TRUE ...
		src/plugins/fetchinfo/Makefile.am:8: ... 'EXTRA_DIST' previously
		defined here src/plugins/perl/Makefile.am:38: warning: EXTRA_DIST
		multiply defined in condition TRUE ...
		src/plugins/perl/Makefile.am:8: ... 'EXTRA_DIST' previously defined
		here src/plugins/pgpinline/Makefile.am:7: warning: appdata_DATA
		multiply defined in condition TRUE ...
		src/plugins/pgpinline/Makefile.am:5: ... 'appdata_DATA' previously
		defined here src/plugins/spamassassin/Makefile.am:42: warning:
		EXTRA_DIST multiply defined in condition TRUE ...
		src/plugins/spamassassin/Makefile.am:8: ... 'EXTRA_DIST' previously
		defined here 

2014-06-12  [Igor Gnatenko] 3.10.1-41-g6e984bc

	* AUTHORS
	* src/gtk/authors.h		
		AUTHORS: add me as contributor 

2014-06-12  [Igor Gnatenko] 3.10.1-40-g7cf523f

	* tools/check-appstream.sh		
		appstream: add tools for checking  Reference:
		http://www.thewildbeast.

2014-06-12  [Igor Gnatenko] 3.10.1-39-gf7999d4

	* src/plugins/vcalendar/Makefile.am
	* src/plugins/vcalendar/claws-mail-vcalendar.metainfo.xml		
		metainfo: add vcalendar plugin  Reference:
		http://www.thewildbeast.co.

2014-06-12  [Igor Gnatenko] 3.10.1-38-g0a993fd

	* src/plugins/tnef_parse/Makefile.am
	* src/plugins/tnef_parse/claws-mail-tnef_parse.metainfo.xml		
		metainfo: add tnef_parse plugin  Reference:
		http://www.thewildbeast.co

2014-06-12  [Igor Gnatenko] 3.10.1-37-g547ade7

	* src/plugins/spam_report/Makefile.am
	* src/plugins/spam_report/claws-mail-spam_report.metainfo.xml		
		metainfo: add spam_report plugin  Reference:
		http://www.thewildbeast.c

2014-06-12  [Igor Gnatenko] 3.10.1-36-g2c8d5f3

	* src/plugins/spamassassin/Makefile.am
	* src/plugins/spamassassin/claws-mail-spamassasin.metainfo.xml		
		metainfo: add spamassasin plugin  Reference:
		http://www.thewildbeast.c

2014-06-12  [Igor Gnatenko] 3.10.1-35-gcf95f6f

	* src/plugins/smime/Makefile.am
	* src/plugins/smime/claws-mail-smime.metainfo.xml		
		metainfo: add smime plugin  Reference:
		http://www.thewildbeast.co.uk/c

2014-06-12  [Igor Gnatenko] 3.10.1-34-g28c8f1e

	* src/plugins/rssyl/Makefile.am
	* src/plugins/rssyl/claws-mail-rssyl.metainfo.xml		
		metainfo: add rssyl plugin  Reference:
		http://www.thewildbeast.co.uk/c

2014-06-12  [Igor Gnatenko] 3.10.1-33-gc21423f

	* src/plugins/python/Makefile.am
	* src/plugins/python/claws-mail-python.metainfo.xml		
		metainfo: add python plugin  Reference:
		http://www.thewildbeast.co.uk/

2014-06-12  [Igor Gnatenko] 3.10.1-32-g03df1ed

	* src/plugins/pgpmime/Makefile.am
	* src/plugins/pgpmime/claws-mail-pgpmime.metainfo.xml		
		metainfo: add pgpmime plugin  Reference:
		http://www.thewildbeast.co.uk

2014-06-12  [Igor Gnatenko] 3.10.1-31-g841a557

	* src/plugins/pgpinline/Makefile.am
	* src/plugins/pgpinline/claws-mail-pgpinline.metainfo.xml		
		metainfo: add pgpinline plugin  Reference:
		http://www.thewildbeast.co.

2014-06-12  [Igor Gnatenko] 3.10.1-30-g09a5a4d

	* src/plugins/perl/Makefile.am
	* src/plugins/perl/claws-mail-perl.metainfo.xml		
		metainfo: add perl plugin  Reference:
		http://www.thewildbeast.co.uk/cl

2014-06-12  [Igor Gnatenko] 3.10.1-29-g6d45234

	* src/plugins/pdf_viewer/Makefile.am
	* src/plugins/pdf_viewer/claws-mail-pdf_viewer.metainfo.xml		
		metainfo: add pdf_viewer plugin  Reference:
		http://www.thewildbeast.co

2014-06-12  [Igor Gnatenko] 3.10.1-28-g946cfc1

	* src/plugins/notification/Makefile.am
	* .../notification/claws-mail-notification.metainfo.xml		
		metainfo: add notification plugin  Reference:
		http://www.thewildbeast.

2014-06-12  [Igor Gnatenko] 3.10.1-27-gd9dd416

	* src/plugins/newmail/Makefile.am
	* src/plugins/newmail/claws-mail-newmail.metainfo.xml		
		metainfo: add newmail plugin  Reference:
		http://www.thewildbeast.co.uk

2014-06-12  [Igor Gnatenko] 3.10.1-26-g774c626

	* src/plugins/mailmbox/Makefile.am
	* src/plugins/mailmbox/claws-mail-mailmbox.metainfo.xml		
		metainfo: add mailmbox plugin  Reference:
		http://www.thewildbeast.co.u

2014-06-12  [Igor Gnatenko] 3.10.1-25-gfde9c5e

	* src/plugins/libravatar/Makefile.am
	* src/plugins/libravatar/claws-mail-libravatar.metainfo.xml		
		metainfo: add libravatar plugin  Reference:
		http://www.thewildbeast.co

2014-06-12  [Igor Gnatenko] 3.10.1-24-g798e07d

	* src/plugins/geolocation/Makefile.am
	* src/plugins/geolocation/claws-mail-geolocation.metainfo.xml		
		metainfo: add geolocation plugin  Reference:
		http://www.thewildbeast.c

2014-06-12  [Igor Gnatenko] 3.10.1-23-g47b9566

	* src/plugins/gdata/Makefile.am
	* src/plugins/gdata/claws-mail-gdata.metainfo.xml		
		metainfo: add gdata plugin  Reference:
		http://www.thewildbeast.co.uk/c

2014-06-12  [Igor Gnatenko] 3.10.1-22-g1d1cfb2

	* src/plugins/fetchinfo/Makefile.am
	* src/plugins/fetchinfo/claws-mail-fetchinfo.metainfo.xml		
		metainfo: add fetchinfo plugin  Reference:
		http://www.thewildbeast.co.

2014-06-12  [Igor Gnatenko] 3.10.1-21-g6534b37

	* src/plugins/fancy/Makefile.am
	* src/plugins/fancy/claws-mail-fancy.metainfo.xml		
		metainfo: add fancy plugin  Reference:
		http://www.thewildbeast.co.uk/c

2014-06-12  [Igor Gnatenko] 3.10.1-20-g0def038

	* src/plugins/clamd/Makefile.am
	* src/plugins/clamd/claws-mail-clamd.metainfo.xml		
		metainfo: add clamd plugin  Reference:
		http://www.thewildbeast.co.uk/c

2014-06-12  [Igor Gnatenko] 3.10.1-19-g47f65c9

	* src/plugins/bsfilter/Makefile.am
	* src/plugins/bsfilter/claws-mail-bsfilter.metainfo.xml		
		metainfo: add bsfilter plugin  Reference:
		http://www.thewildbeast.co.u

2014-06-12  [Igor Gnatenko] 3.10.1-18-gb997eec

	* src/plugins/bogofilter/Makefile.am
	* src/plugins/bogofilter/claws-mail-bogofilter.metainfo.xml		
		metainfo: add bogofilter plugin  Reference:
		http://www.thewildbeast.co

2014-06-12  [Igor Gnatenko] 3.10.1-17-g88889aa

	* src/plugins/att_remover/Makefile.am
	* src/plugins/att_remover/claws-mail-att_remover.metainfo.xml		
		metainfo: add att_remover plugin  Reference:
		http://www.thewildbeast.c

2014-06-12  [Igor Gnatenko] 3.10.1-16-g2402caa

	* src/plugins/attachwarner/Makefile.am
	* .../attachwarner/claws-mail-attachwarner.metainfo.xml		
		metainfo: add attachwarner plugin  Reference:
		http://www.thewildbeast.

2014-06-12  [Igor Gnatenko] 3.10.1-15-g79910d4

	* src/plugins/archive/Makefile.am
	* src/plugins/archive/claws-mail-archive.metainfo.xml		
		metainfo: add archive plugin  Reference:
		http://www.thewildbeast.co.uk

2014-06-12  [Igor Gnatenko] 3.10.1-14-g2950a56

	* src/plugins/address_keeper/Makefile.am
	* .../address_keeper/claws-mail-address_keeper.metainfo.xml		
		metainfo: add address_keeper plugin  Reference:
		http://www.thewildbeas

2014-06-12  [Igor Gnatenko] 3.10.1-13-g3fa5dbc

	* src/plugins/acpi_notifier/Makefile.am
	* .../acpi_notifier/claws-mail-acpi_notifier.metainfo.xml		
		metainfo: add acpi_notifier plugin  Reference:
		http://www.thewildbeast

2014-06-12  [Colin Leroy] 3.10.1-12-g573f5ca

	* src/wizard.c		
		Fix wrong replace in default strings, introduced by a Coverity fix

2014-06-11  [Colin Leroy] 3.10.1-11-g89b7b7a

	* src/plugins/vcalendar/month-view.c
	* src/plugins/vcalendar/vcal_manager.c		
		Fix new Coverity defects

2014-06-11  [Paul] 3.10.1-10-g96198d8

	* src/plugins/notification/notification_prefs.c		
		fix a typo

2014-06-10  [Colin Leroy] 3.10.1-9-g06ce560

	* src/plugins/vcalendar/month-view.c
	* src/plugins/vcalendar/vcal_folder.c
	* src/plugins/vcalendar/vcal_manager.c
	* src/plugins/vcalendar/vcal_manager.h
	* src/plugins/vcalendar/vcal_meeting_gtk.c
	* src/plugins/vcalendar/vcalendar.c		
		Coverity fixes

2014-06-10  [Colin Leroy] 3.10.1-8-g35e2085

	* src/procmime.c
	* src/statusbar.c
	* src/summary_search.c
	* src/summaryview.c
	* src/wizard.c		
		Coverity fixes

2014-06-10  [Colin Leroy] 3.10.1-7-g04314da

	* src/compose.c
	* src/compose.h
	* src/gtk/filesel.c
	* src/gtk/gtksctree.c
	* src/gtk/gtksctree.h
	* src/message_search.c
	* src/mimeview.c
	* src/mimeview.h
	* src/noticeview.c
	* src/noticeview.h
	* src/plugins/notification/notification_trayicon.c
	* src/plugins/pdf_viewer/poppler_viewer.c
	* src/plugins/pdf_viewer/poppler_viewer.h
	* src/plugins/vcalendar/day-view.c
	* src/plugins/vcalendar/month-view.c
	* src/plugins/vcalendar/vcal_meeting_gtk.c
	* src/prefs_summaries.c
	* src/printing.c
	* src/summary_search.c
	* src/summaryview.c
	* src/summaryview.h
	* src/toolbar.c
	* src/toolbar.h		
		Drop old unsupported GTK+ conditionals too

2014-06-09  [Paul] 3.10.1-6-g0f71a29

	* src/common/utils.h		
		more code removal due to min version of glib now being 2.20

2014-06-09  [Paul] 3.10.1-5-g8f81dc6

	* src/common/session.c		
		fix indent (broken in last commit)

2014-06-09  [Paul] 3.10.1-4-gd321265

	* src/common/session.c
	* src/common/utils.c
	* src/gtk/filesel.c
	* src/gtk/gtkcmclist.c
	* src/gtk/gtkcmclist.h
	* src/gtk/gtkcmctree.c
	* src/gtk/gtksctree.c
	* src/gtk/gtkutils.c
	* src/gtk/gtkvscrollbutton.c
	* src/inc.c
	* src/main.c
	* src/plugins/archive/libarchive_archive.c
	* src/prefs_customheader.c
	* src/summaryview.c		
		now min version of glib is 2.20, remove all irrelevent conditionals

2014-06-09  [Paul] 3.10.1-3-g7c90d01

	* src/plugins/pgpcore/sgpgme.c		
		in full sig info: fix check for revoked key error code, and indicate
		expired key

2014-06-09  [Paul] 3.10.1-2-g5b06e35

	* src/plugins/pgpcore/sgpgme.c		
		be a little more verbose with revoked key and expired signature
		notices

2014-06-09  [Colin Leroy] 3.10.1-1-gce5f941

	* src/plugins/pgpcore/sgpgme.c		
		Make revoked keys explicit

2014-06-09  [Paul] 3.10.1

	* NEWS
	* README
	* RELEASE_NOTES		
		release 3.10.1

2014-06-09  [Paul] 3.10.0-79-g950d3d0

	* src/plugins/pgpcore/sgpgme.c		
		generate RSA keys (default in gpg)

2014-06-09  [Paul] 3.10.0-78-g0a91875

	* src/plugins/pgpcore/sgpgme.c		
		generate a 2048 bit key (default size in gpg)

2014-06-08  [Colin Leroy] 3.10.0-77-gc9831fc

	* src/plugins/tnef_parse/tnef_dump.c
	* src/plugins/tnef_parse/tnef_dump.h
	* src/plugins/tnef_parse/tnef_parse.c
	* src/plugins/tnef_parse/ytnef.c		
		Coverity fixes

2014-06-08  [Michael Rasmussen] 3.10.0-72-g541a941

	* configure.ac		
		Raised requirements for glib to 2.20.

2014-06-08  [Colin Leroy] 3.10.0-74-g61c0a7f

	* src/plugins/clamd/libclamd/clamd-plugin.c		
		Fix another double-close

2014-06-07  [Colin Leroy] 3.10.0-73-g4b91074

	* src/plugins/smime/smime.c		
		Coverity fixes

2014-06-07  [Colin Leroy] 3.10.0-72-gfef4905

	* src/plugins/pdf_viewer/poppler_viewer.c		
		More Coverity fixes

2014-06-07  [Colin Leroy] 3.10.0-71-gbee3bbd

	* src/plugins/pdf_viewer/poppler_viewer.c		
		Coverity fix

2014-06-07  [Colin Leroy] 3.10.0-70-g9241dff

	* src/plugins/pdf_viewer/poppler_viewer.c		
		WHITESPACE EVERYWHERE!

2014-06-07  [Colin Leroy] 3.10.0-69-g3c53415

	* src/plugins/clamd/clamav_plugin.c
	* src/plugins/clamd/clamav_plugin_gtk.c
	* src/plugins/clamd/libclamd/clamd-plugin.c		
		Fix Coverity errors (incl. serious crashers), rework sock being
		global static for no reason.

2014-06-07  [Colin Leroy] 3.10.0-68-ge4178b9

	* src/plugins/fancy/fancy_viewer.c		
		Fancy Coverity fixes

2014-06-07  [Colin Leroy] 3.10.0-67-g1fcddc0

	* src/addressbook.c
	* src/crash.c
	* src/folderview.c
	* src/jpilot.c
	* src/ldapquery.c
	* src/ldapupdate.c
	* src/ldif.c
	* src/main.c
	* src/mimeview.c
	* src/mutt.c
	* src/partial_download.c
	* src/pine.c		
		More coverity fixes

2014-06-06  [Colin Leroy] 3.10.0-66-g2267232

	* src/plugins/bogofilter/bogofilter.c		
		Fix stupid typo

2014-06-06  [Colin Leroy] 3.10.0-65-g91d4164

	* src/addr_compl.c
	* src/addressbook.c
	* src/common/ssl_certificate.c
	* src/prefs_account.c
	* src/prefs_common.c
	* src/prefs_filtering.c
	* src/prefs_themes.c
	* src/prefs_toolbar.c
	* src/printing.c
	* src/quote_fmt_parse.y
	* src/send_message.c
	* src/textview.c		
		Coverity fixes

2014-06-06  [Colin Leroy] 3.10.0-64-gf5eb564

	* src/mainwindow.c
	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/pgpcore/select-keys.c
	* src/plugins/pgpcore/sgpgme.c
	* src/plugins/pgpinline/pgpinline.c
	* src/plugins/pgpmime/pgpmime.c
	* src/procmime.c
	* src/procmsg.c
	* src/procmsg.h
	* src/summaryview.c
	* src/textview.c		
		Coverity fixes

2014-06-06  [Colin Leroy] 3.10.0-63-gfd779c8

	* src/crash.c
	* src/matcher.c
	* src/matcher_parser_lex.l
	* src/mbox.c
	* src/messageview.c
	* src/mh.c
	* src/mimeview.c
	* src/msgcache.c
	* src/news.c
	* src/partial_download.c		
		Coverity fixes

2014-06-05  [Colin Leroy] 3.10.0-62-gcf8bcfa

	* src/imap.c
	* src/importldif.c
	* src/main.c
	* src/mainwindow.c
	* src/messageview.c		
		More Coverity fixes

2014-06-05  [Colin Leroy] 3.10.0-61-g767368e

	* src/compose.c
	* src/edittags.c
	* src/filtering.c
	* src/folder.c
	* src/folderview.c
	* src/grouplistdialog.c
	* src/gtk/gtkcmclist.c
	* src/gtk/gtkcmctree.c
	* src/gtk/gtkunit.c
	* src/gtk/gtkutils.c
	* src/gtk/prefswindow.c
	* src/gtk/quicksearch.c		
		More Coverity fixes

2014-06-05  [Colin Leroy] 3.10.0-60-g168e74c

	* src/etpan/imap-thread.c
	* src/etpan/nntp-thread.c		
		Coverity fixes

2014-06-05  [Colin Leroy] 3.10.0-59-ga053d99

	* src/common/smtp.c
	* src/common/smtp.h
	* src/common/socket.c
	* src/common/ssl.c
	* src/common/ssl_certificate.c
	* src/common/template.c
	* src/common/utils.c
	* src/common/xmlprops.c
	* src/send_message.c		
		Fix Coverity issues in common

2014-06-05  [Colin Leroy] 3.10.0-58-g81dbf3d

	* src/account.c		
		Correct fix for the memmove

2014-06-05  [Colin Leroy] 3.10.0-57-g6cfe20b

	* src/account.c		
		Wrong fix

2014-06-05  [Colin Leroy] 3.10.0-56-g494eff5

	* src/avatars.c
	* src/procheader.c		
		Fix wrong binary logic

2014-06-05  [Colin Leroy] 3.10.0-55-g8e72254

	* src/addrindex.c		
		Coverity fixes

2014-06-05  [Colin Leroy] 3.10.0-54-gf3ff9ce

	* src/addrharvest.c		
		Coverity fixes

2014-06-05  [Colin Leroy] 3.10.0-53-g45d1336

	* src/plugins/mailmbox/mailimf_types_helper.c		
		Finish previous fix

2014-06-05  [Colin Leroy] 3.10.0-52-ged36858

	* src/addressbook.c		
		Coverity fixes

2014-06-05  [Colin Leroy] 3.10.0-51-g8a6b07b

	* src/addressadd.c		
		Fix missing NULL checks

2014-06-05  [Colin Leroy] 3.10.0-50-gd2da356

	* src/addrcustomattr.c		
		Fix Coverity issues

2014-06-05  [Colin Leroy] 3.10.0-49-gf7c66aa

	* src/addrbook.c		
		Fix g_stat return value unchecked

2014-06-05  [Colin Leroy] 3.10.0-48-gd2b07ae

	* src/addr_compl.c		
		Fix missing mutex accessing _displayQueue_

2014-06-05  [Colin Leroy] 3.10.0-47-g8bab691

	* src/account.c		
		Fix off-by-one

2014-06-05  [Colin Leroy] 3.10.0-46-g834a781

	* src/plugins/mailmbox/mailimf_types_helper.c		
		Another wrong free

2014-06-05  [Colin Leroy] 3.10.0-45-g2ce0c73

	* src/plugins/mailmbox/mailimf_types_helper.c		
		Fix another use-after-free

2014-06-05  [Colin Leroy] 3.10.0-44-g7032245

	* src/plugins/tnef_parse/tnef_dump.c		
		Don't close FILE we don't own

2014-06-05  [Colin Leroy] 3.10.0-43-g67caebc

	* src/plugins/mailmbox/mailimf_types_helper.c		
		Fix use after free

2014-06-05  [Colin Leroy] 3.10.0-42-ge677670

	* po/cs.po
	* po/de.po
	* po/es.po
	* po/fi.po
	* po/he.po
	* po/hu.po
	* po/id_ID.po
	* po/it.po
	* po/ja.po
	* po/lt.po
	* po/nl.po
	* po/pl.po
	* po/pt_BR.po
	* po/pt_PT.po
	* po/sk.po
	* po/sv.po
	* po/zh_CN.po
	* po/zh_TW.po		
		fix wrong fuzzies

2014-06-05  [Colin Leroy] 3.10.0-41-g3555370

	* po/bg.po
	* po/ca.po
	* po/cs.po
	* po/de.po
	* po/en_GB.po
	* po/eo.po
	* po/es.po
	* po/fi.po
	* po/fr.po
	* po/he.po
	* po/hu.po
	* po/id_ID.po
	* po/it.po
	* po/ja.po
	* po/lt.po
	* po/nl.po
	* po/pl.po
	* po/pt_BR.po
	* po/pt_PT.po
	* po/ru.po
	* po/sk.po
	* po/sv.po
	* po/uk.po
	* po/zh_CN.po
	* po/zh_TW.po		
		Reintegrate RSSyl's don't-mark-as-unread translations from 3.9.3. Fix
		the fuzzy ones where "Never mark as unread" was translated the same
		as "Always mark as unread" in at least 8 languages, by removing them.

2014-06-03  [Ricardo Mones] 3.10.0-40-g77f99ee

	* src/plugins/vcalendar/vcal_dbus.c		
		Probable fix for Debian bug 730050 “vcalendar plugin crash”

2014-06-03  [Paul] 3.10.0-39-gf9985ae

	* src/mainwindow.c		
		fix bug 3170, 'QuickSearch fights with View/Hide read threads menu
		option'

2014-06-03  [Paul] 3.10.0-38-g1acda36

	* src/gtk/quicksearch.c		
		implement RFC 3196, 'When changing quicksearch Search Type, set focus
		to search input box'  and simplify a bit

2014-06-02  [Colin Leroy] 3.10.0-37-g5a569c3

	* configure.ac		
		fix wrong gnuTLS: yes when no.

2014-06-02  [Colin Leroy] 3.10.0-36-g6600454

	* configure.ac		
		Check for GnuTLS >= 2.11 only if we have GnuTLS >= 2.2

2014-06-02  [Colin Leroy] 3.10.0-35-g75da952

	* src/common/ssl_certificate.c		
		Fix another uninitialized variable (and make things more clear)

2014-06-02  [Colin Leroy] 3.10.0-34-g4f4eb49

	* src/msgcache.c		
		Fix uninitialized variable

2014-06-01  [Andrej Kacian] 3.10.0-33-ge7dc27c

	* src/plugins/rssyl/rssyl_gtk.c		
		Revert commit dc6d8a1 to restore correct meaning of the silent_update
		feed setting.

2014-06-01  [Colin Leroy] 3.10.0-32-gbb5daa0

	* src/summaryview.c		
		Deduplicate three identical functions

2014-06-01  [Andrej Kacian] 3.10.0-31-g028920e

	* src/procheader.c
	* src/procmsg.h		
		Remove unused code blocks in procheader.c.

2014-06-01  [Fabian Keil] 3.10.0-30-g5f52f11

	* src/html.c		
		Fix bug #3201 "Fix memory corruption in sc_html_read_line()" 
		Previously fread() could fill the whole buffer in which case buf[n] =
		'\0' messed up the stack.  Introduced in d0c64a09 + 4ab3585743.

2014-06-01  [Paul] 3.10.0-29-g3ae5095

	* po/de.po		
		de.po update by Thomas Bellman

2014-05-31  [Andrej Kacian] 3.10.0-28-g2695955

	* src/plugins/rssyl/parsers.c		
		Check for existence of xmlNode namespace, to prevent NULL pointer
		crashes.

2014-05-31  [Andrej Kacian] 3.10.0-27-g836015d

	* src/plugins/rssyl/parsers.c		
		When parsing RSS 2.0, ignore <link> tags with a namespace prefix.

2014-05-31  [Colin Leroy] 3.10.0-26-g11654e7

	* po/he.po		
		Add string, thanks to Genghis

2014-05-31  [Colin Leroy] 3.10.0-25-g26fb624

	* src/folderview.c		
		Fix spacing in Folderview if the font is far from the system font

2014-05-31  [Colin Leroy] 3.10.0-24-g71fd3cd

	* po/bg.po
	* po/cs.po
	* po/eo.po
	* po/pt_BR.po
	* po/sk.po
	* po/sv.po		
		Add new string

2014-05-30  [Colin Leroy] 3.10.0-23-g8864301

	* src/plugins/vcalendar/libical/libical/sspm.c		
		Fix stupid uses of sizeof(), thanks to mirraz1@rambler.ru Fixes bug
		#2981, "claws-mail-3.9.3 compilation warnings"

2014-05-30  [Colin Leroy] 3.10.0-22-gd2af47b

	* src/mainwindow.c		
		Fix bug #2728, "erroneous switching from one to three column view"

2014-05-30  [Colin Leroy] 3.10.0-19-g9326abd

	* po/sv.po		
		Add the new string

2014-05-30  [Colin Leroy] 3.10.0-18-g4366dc8

	* po/sk.po		
		Add sk string

2014-05-30  [Ricardo Mones] 3.10.0-18-gfc3b762

	* po/es.po		
		Update Spanish translation for 3.10.1

2014-05-30  [Colin Leroy] 3.10.0-17-gb875a6f

	* po/hu.po		
		Add new string

2014-05-30  [Colin Leroy] 3.10.0-16-ge4983fb

	* po/id_ID.po		
		Add new string

2014-05-30  [Colin Leroy] 3.10.0-15-gf147422

	* po/nl.po		
		Add new string for nl

2014-05-30  [Colin Leroy] 3.10.0-14-gffd5e16

	* po/fr.po		
		Add new string

2014-05-30  [Paul] 3.10.0-13-ga9819c9

	* po/eo.po		
		fix 2 fatal errors in eo.po

2014-05-30  [Paul] 3.10.0-12-gf199585

	* po/eo.po		
		Esperanto update from Fredrick Brennan

2014-05-29  [Paul] 3.10.0-11-gfe5dbbc

	* AUTHORS
	* src/gtk/authors.h		
		update Frederico Goncalves Guimaraes's (pt_BR translator) email
		address

2014-05-29  [Ricardo Mones] 3.10.0-10-g0fff967

	* src/compose.c		
		Fix “File (null) doesn't exist” error dialog  When attaching a
		non-existing file via --attach

2014-05-28  [Colin Leroy] 3.10.0-9-g78965aa

	* src/common/session.c
	* src/common/session.h
	* src/common/socket.h
	* src/common/ssl.c
	* src/common/ssl_certificate.c
	* src/common/ssl_certificate.h
	* src/compose.c
	* src/etpan/etpan-ssl.c
	* src/etpan/etpan-ssl.h
	* src/etpan/imap-thread.c
	* src/etpan/nntp-thread.c
	* src/pop.c
	* src/prefs_account.c
	* src/prefs_account.h
	* src/send_message.c		
		Add a per-account preference to allow automatically accepting unknown
		and changed SSL certificates, if they're valid (that is, if the root
		CA is trusted by the distro).

2014-05-28  [Colin Leroy] 3.10.0-8-g7c1bb13

	* src/compose.c		
		Fix the race fix, now preventing the compose window to be closed.

2014-05-28  [Paul] 3.10.0-7-g549a885

	* po/de.po		
		German translation, updated by Thomas Bellmann

2014-05-27  [Colin Leroy] 3.10.0-6-gc5f8f8d

	* claws-mail.desktop		
		Add Actions (fixes the standard hence implementable part of bug
		#3178) see
		
		latest.html#extra-actions-identifier

2014-05-27  [Colin Leroy] 3.10.0-5-g589e83e

	* src/main.c		
		Automatically set gtk-auto-mnemonics on Win32; fixes bug #3179

2014-05-27  [Ricardo Mones] 3.10.0-4-gbdf3002

	* doc/man/claws-mail.1		
		Manpage: update COPYRIGHT, add LICENSE section

2014-05-27  [Colin Leroy] 3.10.0-3-ga62d023

	* claws-mail.appdata.xml		
		Relicence this file so it is Debian-shippable.

2014-05-26  [Colin Leroy] 3.10.0-2-g51af19b

	* src/prefs_account.c		
		Fix GCond use with newer Glib

2014-05-26  [Paul] 3.10.0-1-g749c058

	* tools/claws.i18n.status.pl		
		added Esperanto and re-instated Dutch

2014-05-26  [Paul] 3.10.0

	* NEWS
	* README
	* RELEASE_NOTES		
		release 3.10.0

2014-05-26  [Colin Leroy] 3.9.3-235-gb94a982

	* src/folderview.c		
		Fix bold font not being derived from normal font, but from system
		font

2014-05-26  [Paul] 3.9.3-234-g77ea039

	* po/cs.po
	* po/en_GB.po
	* po/es.po
	* po/fi.po
	* po/fr.po
	* po/he.po
	* po/hu.po
	* po/id_ID.po
	* po/lt.po
	* po/nl.po
	* po/pt_BR.po
	* po/sk.po
	* po/sv.po		
		update translations  submitted by David Vachulka, Flammie Pirinen,
		"Genghis Khan", Páder Rezső, MSulchan Darmawan, Mindaugas, Marcel
		Pol, Frederico Goncalves Guimaraes, Slavko, and Andreas Rönnquist

2014-05-26  [Ricardo Mones] 3.9.3-233-g92785ab

	* claws-mail.appdata.xml		
		Fix desktop file reference

2014-05-25  [Colin Leroy] 3.9.3-232-ga70a17a

	* claws-mail.appdata.xml		
		Fix wording, thanks to Paul!

2014-05-25  [Colin Leroy] 3.9.3-231-g0d1dfe6

	* Makefile.am
	* claws-mail.appdata.xml		
		Added appdata helper file -
		http://people.freedesktop.org/~hughsient/appdata/

2014-05-25  [Ricardo Mones] 3.9.3-230-g6a68d40

	* tools/README		
		Oops, no relation with this

2014-05-25  [Ricardo Mones] 3.9.3-229-g3514861

	* NEWS
	* tools/README		
		Some other minor license fixes

2014-05-25  [Ricardo Mones] 3.9.3-228-g99e1a2b

	* src/plugins/vcalendar/libical/LICENSE
	* src/plugins/vcalendar/libical/README		
		Restore licensing for embedded libical

2014-05-25  [Ricardo Mones] 3.9.3-227-g3497bbc

	* m4/aspell.m4
	* m4/check-type.m4
	* m4/gnupg-check-typedef.m4
	* m4/spamassassin.m4		
		Add missing copyright notices to m4 files

2014-05-25  [Ricardo Mones] 3.9.3-226-g9b3fd2b

	* Makefile.am
	* config/Makefile.am
	* doc/Makefile.am
	* doc/man/Makefile.am
	* m4/Makefile.am
	* manual/Makefile.am
	* manual/de/Makefile.am
	* manual/de/dist/Makefile.am
	* manual/de/dist/html/Makefile.am
	* manual/de/dist/pdf/Makefile.am
	* manual/de/dist/ps/Makefile.am
	* manual/de/dist/txt/Makefile.am
	* manual/dist/Makefile.am
	* manual/dist/html/Makefile.am
	* manual/dist/pdf/Makefile.am
	* manual/dist/ps/Makefile.am
	* manual/dist/txt/Makefile.am
	* manual/dtd/Makefile.am
	* manual/es/Makefile.am
	* manual/es/dist/Makefile.am
	* manual/es/dist/html/Makefile.am
	* manual/es/dist/pdf/Makefile.am
	* manual/es/dist/ps/Makefile.am
	* manual/es/dist/txt/Makefile.am
	* manual/fr/Makefile.am
	* manual/fr/dist/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/Makefile.am
	* manual/pl/dist/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
	* src/Makefile.am
	* src/common/Makefile.am
	* src/etpan/Makefile.am
	* src/gtk/Makefile.am
	* src/plugins/Makefile.am
	* src/plugins/acpi_notifier/Makefile.am
	* src/plugins/address_keeper/Makefile.am
	* src/plugins/archive/Makefile.am
	* src/plugins/att_remover/Makefile.am
	* src/plugins/attachwarner/Makefile.am
	* src/plugins/bogofilter/Makefile.am
	* src/plugins/bsfilter/Makefile.am
	* src/plugins/clamd/Makefile.am
	* src/plugins/clamd/libclamd/Makefile.am
	* src/plugins/demo/Makefile.am
	* src/plugins/fancy/Makefile.am
	* src/plugins/fetchinfo/Makefile.am
	* src/plugins/gdata/Makefile.am
	* src/plugins/geolocation/Makefile.am
	* src/plugins/libravatar/Makefile.am
	* src/plugins/mailmbox/Makefile.am
	* src/plugins/newmail/Makefile.am
	* src/plugins/notification/Makefile.am
	* src/plugins/notification/gtkhotkey/Makefile.am
	* src/plugins/pdf_viewer/Makefile.am
	* src/plugins/perl/Makefile.am
	* src/plugins/perl/tools/Makefile.am
	* src/plugins/pgpcore/Makefile.am
	* src/plugins/pgpinline/Makefile.am
	* src/plugins/pgpmime/Makefile.am
	* src/plugins/python/Makefile.am
	* src/plugins/python/examples/Makefile.am
	* src/plugins/rssyl/Makefile.am
	* src/plugins/smime/Makefile.am
	* src/plugins/spam_report/Makefile.am
	* src/plugins/spamassassin/Makefile.am
	* src/plugins/tnef_parse/Makefile.am
	* src/plugins/vcalendar/Makefile.am
	* src/plugins/vcalendar/libical/Makefile.am
	* src/plugins/vcalendar/libical/design-data/Makefile.am
	* src/plugins/vcalendar/libical/scripts/Makefile.am
	* tools/Makefile.am		
		Update licensing for Makefile.am files

2014-05-23  [Colin Leroy] 3.9.3-225-g5e1e3a0

	* src/compose.c		
		Better place to remove the draft callback, where we hold the mutex

2014-05-23  [Colin Leroy] 3.9.3-224-gf19a85f

	* src/compose.c		
		Remove draft_timeout_tag too before destroying

2014-05-23  [Colin Leroy] 3.9.3-223-g78b5d80

	* src/undo.c		
		Fix crash with auto-indent

2014-05-23  [wwp] 3.9.3-222-gd7493e3

	* src/common/utils.c
	* src/common/utils.h		
		Add g_utf8_substring function for compiling with GLIB < 2.30.

2014-05-22  [Colin Leroy] 3.9.3-221-ga873d8f

	* src/compose.c
	* src/compose.h
	* src/folder.c
	* src/folder.h
	* src/folderview.c
	* src/news_gtk.c		
		Better solution than a global function call, use our hook
		infrastructure (with minor modifications for moving)

2014-05-22  [Colin Leroy] 3.9.3-220-gdd8b4d9

	* src/messageview.c
	* src/messageview.h
	* src/summaryview.c		
		Constify messageview_get_msgview_list()

2014-05-22  [Colin Leroy] 3.9.3-219-g6086f18

	* src/compose.c
	* src/compose.h
	* src/folder.c
	* src/main.c
	* src/prefs_actions.c
	* src/toolbar.c		
		Fix bug #2447, "Compose window crashes if moving a folder that is
		being replied to". Also constify compose_get_compose_list()

2014-05-22  [Colin Leroy] 3.9.3-218-g61e19ee

	* src/undo.c		
		Fix bug #2238, "Incorrect undo/redo operations after paste with
		replace from context menu". Order of insert/delete is reversed when
		pasting from the context menu. Patch by Mikhail Efremov.

2014-05-22  [Colin Leroy] 3.9.3-217-g0dbb415

	* src/compose.c
	* src/undo.c
	* src/undo.h		
		Fix Undo after wrapping a paragraph, which undid every line wrap one
		by one, and make it atomic.

2014-05-22  [Colin Leroy] 3.9.3-216-geba3ff6

	* src/compose.c		
		Fix bug #2179, "Improve quotation wrapping support": Make manual
		wrapping also wrap quotes.

2014-05-22  [Colin Leroy] 3.9.3-215-g6b25262

	* src/folderview.c
	* src/gtk/gtkcmclist.c		
		Avoid using gtk_widget_set_style(), so these widgets can get theme or
		DPI changes signals and react accordingly.

2014-05-22  [Ricardo Mones] 3.9.3-214-g73eccfc

	* po/bg.po
	* po/ca.po
	* po/cs.po
	* po/de.po
	* po/el.po
	* po/en_GB.po
	* po/eo.po
	* po/es.po
	* po/fi.po
	* po/fr.po
	* po/he.po
	* po/hr.po
	* po/hu.po
	* po/id_ID.po
	* po/it.po
	* po/ja.po
	* po/ko.po
	* po/lt.po
	* po/nb.po
	* po/nl.po
	* po/pl.po
	* po/pt_BR.po
	* po/pt_PT.po
	* po/ru.po
	* po/sk.po
	* po/sr.po
	* po/sv.po
	* po/uk.po
	* po/zh_CN.po
	* po/zh_TW.po		
		Licensing review for translation files  • Standarise headers and
		add licensing information • Standarise all Project-Id-Version
		headers • Fix obsolete mail values on Report-Msgid-Bugs-To headers

2014-05-22  [Colin Leroy] 3.9.3-213-g4ab3585

	* src/html.c		
		Fix missing end-of-string

2014-05-20  [Colin Leroy] 3.9.3-212-ged5f074

	* src/plugins/notification/notification_core.c		
		Fix leak

2014-05-20  [Colin Leroy] 3.9.3-211-gaadd04d

	* src/gtk/gtkutils.c		
		Possibly fix bug #3169, threaded message list performance issue

2014-05-20  [Ricardo Mones] 3.9.3-210-gbb55e8e

	* manual/es/plugins.xml		
		Sync Spanish manual with 76e5ce47, be94ad0a and a9a242b2

2014-05-20  [Ricardo Mones] 3.9.3-209-g8cce845

	* manual/plugins.xml		
		One channel is singular

2014-05-19  [Colin Leroy] 3.9.3-208-g664b87d

	* manual/fr/advanced.xml		
		Sync missing hidden prefs

2014-05-19  [Colin Leroy] 3.9.3-207-g2ec47df

	* manual/fr/plugins.xml		
		Update french manual (plugins)

2014-05-19  [Paul] 3.9.3-206-g76e5ce4

	* manual/plugins.xml		
		reword note about training bogofilter

2014-05-19  [Colin Leroy] 3.9.3-205-ga9a242b

	* manual/plugins.xml		
		Remove mention of ircNet

2014-05-19  [Colin Leroy] 3.9.3-204-gbe94ad0

	* manual/plugins.xml		
		Add note about Fancy & remote content

2014-05-19  [Colin Leroy] 3.9.3-203-ge830dc3

	* manual/plugins.xml		
		Add a note about bogo's initial learning

2014-05-19  [Ricardo Mones] 3.9.3-202-g6e49dd2

	* m4/isc-posix.m4		
		Revert "Remove unnecesary file with required autoconf version" 
		Because it's required to "make dist" to work properly.

2014-05-19  [Ricardo Mones] 3.9.3-201-ge66bd88

	* src/plugins/libravatar/libravatar.c		
		Fix typo, thanks wwp!

2014-05-19  [Ricardo Mones] 3.9.3-200-gacb27a4

	* m4/isc-posix.m4		
		Remove unnecesary file with required autoconf version

2014-05-18  [Colin Leroy] 3.9.3-199-gd0c64a0

	* src/html.c		
		Fix bug 3039 more - Why read line by line?

2014-05-18  [Colin Leroy] 3.9.3-198-g373d079

	* src/html.c		
		Fix bug 3039, very long parsing time in HTML email. Avoid strcasestr
		on very long buffers.

2014-05-16  [Paul] 3.9.3-197-g2962828

	* manual/plugins.xml		
		some minor improvements in English usage

2014-05-16  [Paul] 3.9.3-196-g28033d0

	* src/common/utils.c		
		remove no-longer-needed fast_strftime()  these date formats no longer
		rely on translations

2014-05-15  [Colin Leroy] 3.9.3-195-g08057fc

	* src/folderview.c		
		Don't enter draft folders when navigating to next unread/new/marked

2014-05-15  [Colin Leroy] 3.9.3-194-g0d5ac87

	* src/folderview.c
	* src/folderview.h
	* src/mainwindow.c
	* src/messageview.c
	* src/summaryview.c		
		Factorize folderview_find_next_{unread,new,marked}

2014-05-15  [Colin Leroy] 3.9.3-193-g66573e9

	* src/summaryview.c		
		Remove useless returns

2014-05-15  [Ricardo Mones] 3.9.3-192-g06a575d

	* manual/es/plugins.xml		
		Sync Spanish manual with ed20c6b9, #3 and the last one!

2014-05-15  [Ricardo Mones] 3.9.3-191-gb849e9f

	* manual/plugins.xml		
		Update example list of plugins using network

2014-05-15  [Ricardo Mones] 3.9.3-190-g27c0428

	* manual/plugins.xml		
		Add also ClamAV URL

2014-05-14  [Colin Leroy] 3.9.3-189-gab2c7af

	* src/compose.c		
		Don't go up in subject if we're selecting

2014-05-14  [Colin Leroy] 3.9.3-188-g0816935

	* src/procheader.c		
		Fix un/registering hooks at each message parse.

2014-05-14  [Colin Leroy] 3.9.3-187-g87a0163

	* src/common/utils.c		
		Fix insertion

2014-05-14  [Colin Leroy] 3.9.3-186-g17c095c

	* src/common/utils.c		
		Fix remove_numbered_files_not_in_list doing exactly not what it said.

2014-05-14  [Ricardo Mones] 3.9.3-185-g19209ab

	* manual/es/plugins.xml		
		Sync Spanish manual with ed20c6b9, #2

2014-05-13  [Ricardo Mones] 3.9.3-184-g39672a6

	* manual/es/plugins.xml
	* manual/es/starting.xml		
		Sync Spanish manual with 6fc1c5d1

2014-05-12  [Andrej Kacian] 3.9.3-183-g668e757

	* src/compose.c		
		Use the GtkPaned's position value to store compose_notebook_height,
		since setting this position is what we're using it for now. Since
		GtkPaned doesn't have any "resize done" signal available, we have to
		do it in the notebook's "size-allocate" callback.

2014-05-12  [Andrej Kacian] 3.9.3-182-g13b8ca1

	* src/main.c		
		Remove test_strftime() that was mistakenly included in previous
		commits.

2014-05-12  [Andrej Kacian] 3.9.3-181-ga5a0678

	* src/compose.c		
		Make Up key bring focus to Subject line, if the cursor is on the
		first line of body textview.

2014-05-12  [Andrej Kacian] 3.9.3-180-gb976c1d

	* src/compose.c		
		Add a mnemonic to compose window's Subject line, allowing alt+s to
		bring focus there.

2014-05-11  [Andrej Kacian] 3.9.3-179-gf7b5879

	* src/compose.c
	* src/main.c		
		Do not allow the compose window's slider between headers and body to
		hide widgets on either side.

2014-05-10  [Paul] 3.9.3-178-gd8592a0

	* po/en_GB.po		
		fix %c and %x date/time formats

2014-05-06  [Paul] 3.9.3-177-gb960520

	* po/en_GB.po		
		fix Language value and charset

2014-05-06  [Paul] 3.9.3-176-ga13b113

	* src/Makefile.am		
		remove long forgotten FAQDIR

2014-05-06  [Colin Leroy] 3.9.3-175-gca24d88

	* src/common/socket.c
	* src/common/socket.h		
		Revert commit 5454ca5af43ebb23c45f6f1890705a7425008d86, fixes bug
		#3161 Le lourd parpaing du monde réel écrase la délicate
		tartelette aux fraises de mon code propre

2014-05-06  [Ricardo Mones] 3.9.3-174-g9f493d0

	* manual/starting.xml		
		Remove <title> and use <quote> to quote

2014-05-05  [Colin Leroy] 3.9.3-173-g9b192e0

	* src/gtk/quicksearch.c		
		More specific rewording of the 'r' quicksearch. Patch by Andreas
		Ronnquist.

2014-05-05  [Colin Leroy] 3.9.3-172-g3ee9de9

	* src/textview.c		
		revert erroneous 2b0b467727d110b8505517bd92261608e499f57f; we need
		this differenciation to show attachments

2014-05-05  [Paul] 3.9.3-171-gcc0a3a5

	* manual/starting.xml		
		put back closing tag accidentally cut in previous commit

2014-05-05  [Paul] 3.9.3-170-g6fc1c5d

	* manual/plugins.xml
	* manual/starting.xml		
		reword plugins section, and add info about auto-configure to starting
		section

2014-05-05  [Ricardo Mones] 3.9.3-169-g06bb139

	* manual/plugins.xml		
		Doesn't belong to manual

2014-05-05  [Ricardo Mones] 3.9.3-168-g87a954a

	* manual/es/plugins.xml		
		Sync Spanish manual with ed20c6b9, #1

2014-05-05  [Ricardo Mones] 3.9.3-167-g17027c1

	* manual/es/intro.xml		
		Sync Spanish manual with 0e9e5fa0

2014-05-04  [Ricardo Mones] 3.9.3-166-g74d5184

	* src/plugins/libravatar/libravatar_federation.c		
		Remove include to complete 5a17be4e

2014-05-04  [Ricardo Mones] 3.9.3-165-gad0715e

	* manual/fr/advanced.xml		
		Close paragraph to fix make install

2014-05-03  [Colin Leroy] 3.9.3-164-gc890f85

	* manual/fr/intro.xml		
		Rewrap and update links

2014-05-03  [Colin Leroy] 3.9.3-163-gb99269a

	* manual/fr/advanced.xml		
		Reference enable_avatars

2014-05-03  [Colin Leroy] 3.9.3-162-gc18d63b

	* manual/fr/advanced.xml		
		Reference new hidden options (address_search_wildcard and
		folder_search_wildcard)

2014-05-03  [Colin Leroy] 3.9.3-161-gfab7385

	* manual/claws-mail-manual.xml
	* manual/de/claws-mail-manual.xml
	* manual/es/claws-mail-manual.xml
	* manual/fr/claws-mail-manual.xml
	* manual/it/claws-mail-manual.xml
	* manual/pl/claws-mail-manual.xml		
		* Update year

2014-05-03  [Colin Leroy] 3.9.3-160-g5a17be4

	* src/plugins/libravatar/libravatar_federation.c		
		Make federated_url_for_address() return the same thing whether a
		MISSING url is cached or not, and let caller choose the default in
		this case.

2014-05-03  [Ricardo Mones] 3.9.3-159-ga818718

	* src/addrduplicates.c		
		Fix 'warning: passing argument 2 of ‘slist_copy_deep’ from
		incompatible pointer type'

2014-05-03  [Ricardo Mones] 3.9.3-158-gd26e6d0

	* .gitignore		
		Ignore notification's plugin .dirstamp

2014-05-02  [Colin Leroy] 3.9.3-157-g3c760e2

	* src/common/ssl.c
	* src/mimeview.c
	* src/plugins/libravatar/claws.def
	* src/plugins/libravatar/libravatar_federation.c
	* src/plugins/notification/notification_command.c
	* src/plugins/notification/notification_core.c
	* .../notification/notification_foldercheck.c
	* src/plugins/notification/notification_popup.c
	* src/plugins/rssyl/rssyl_cb_menu.c
	* src/plugins/rssyl/rssyl_gtk.c
	* src/plugins/vcalendar/day-view.c
	* .../vcalendar/libical/libical/icalcomponent.c
	* src/plugins/vcalendar/libical/libical/icalmime.c
	* .../vcalendar/libical/libical/icalparameter.c
	* src/plugins/vcalendar/libical/libical/icalparser.c
	* .../vcalendar/libical/libical/icalproperty.c
	* src/plugins/vcalendar/libical/libical/sspm.c
	* src/plugins/vcalendar/month-view.c
	* src/plugins/vcalendar/vcal_folder.c
	* src/plugins/vcalendar/vcal_manager.h
	* src/plugins/vcalendar/vcal_meeting_gtk.c
	* src/plugins/vcalendar/vcalendar.c
	* src/prefs_account.c
	* src/wizard.c		
		Warning fixes

2014-05-02  [Colin Leroy] 3.9.3-156-g45fbf3f

	* src/plugins/tnef_parse/tnef_dump.c		
		Fix endianness

2014-05-02  [Colin Leroy] 3.9.3-155-gd5c0076

	* src/plugins/vcalendar/libical/libical/icalmime.c		
		Fix use after free

2014-05-02  [Colin Leroy] 3.9.3-154-gf04a873

	* src/mimeview.c		
		Factorize if

2014-05-02  [Colin Leroy] 3.9.3-153-g9be8d70

	* src/mimeview.c		
		Fix disappearing highlight in mails with PGP signatures

2014-05-02  [Colin Leroy] 3.9.3-152-g2b0b467

	* src/textview.c		
		More simplification

2014-05-02  [Colin Leroy] 3.9.3-151-g549ee9b

	* src/textview.c		
		Remove obviously dead code

2014-05-02  [Colin Leroy] 3.9.3-150-ge929260

	* src/textview.c		
		Factorize to make clearer

2014-05-02  [Colin Leroy] 3.9.3-149-ga70f2a5

	* src/textview.c		
		Fix insert point after filling in textview

2014-05-02  [Colin Leroy] 3.9.3-148-g08edf06

	* src/mainwindow.c		
		Fix early reset of main_window_reflect_tags_changes_real tag

2014-05-02  [Colin Leroy] 3.9.3-147-g0257b73

	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
	* src/plugins/libravatar/libravatar_federation.c		
		Fix libravatar depending on auto_configure_service in a synchronous
		manner.

2014-05-02  [Colin Leroy] 3.9.3-146-g5ff93b4

	* src/compose.c		
		Fix typo

2014-05-02  [Colin Leroy] 3.9.3-145-g591039f

	* src/headerview.c		
		Fix warning

2014-05-02  [Colin Leroy] 3.9.3-144-g4137e86

	* src/gtk/combobox.c		
		Fix warning

2014-05-02  [Colin Leroy] 3.9.3-143-g46a3424

	* src/compose.c
	* src/compose.h		
		Fix g_timeout usage

2014-05-02  [Colin Leroy] 3.9.3-142-g7cea752

	* src/folderview.c
	* src/folderview.h		
		Fix g_timeout usage

2014-05-02  [Colin Leroy] 3.9.3-141-gaa42c51

	* src/imap.c		
		Fix leak

2014-04-30  [Colin Leroy] 3.9.3-140-g3dc522b

	* src/common/ssl.c
	* src/common/ssl_certificate.c
	* src/common/ssl_certificate.h
	* src/gtk/sslcertwindow.c
	* src/ssl_manager.c		
		Implement saving of the certificate chain, making the offline status
		check correct.

2014-04-30  [Colin Leroy] 3.9.3-139-g6e2e1c8

	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
	* src/prefs_account.c
	* src/wizard.c		
		Check smtp auth if autoconfig works. This is probably required.

2014-04-30  [Colin Leroy] 3.9.3-138-g94ec77b

	* src/gtk/gtkutils.c
	* src/prefs_account.c
	* src/wizard.c		
		Implement autoconfiguration in wizard

2014-04-30  [Colin Leroy] 3.9.3-137-ga3b0820

	* src/common/utils.c
	* src/common/utils.h
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
	* src/prefs_account.c		
		Make autoconfiguration non-blocking

2014-04-30  [Colin Leroy] 3.9.3-136-g73088e2

	* src/folder.c
	* src/folder.h
	* src/prefs_folder_item.c
	* src/prefs_folder_item.h		
		Have a way for folder klasses to register specific prefs pages

2014-04-29  [Colin Leroy] 3.9.3-135-g868bbb3

	* src/imap.c		
		Fix wrong free, and fix useless g_slist_concat

2014-05-01  [Colin Leroy] 3.9.3-134-g594f864

	* src/imap.c		
		fix format

2014-05-01  [Colin Leroy] 3.9.3-133-gf09ae1f

	* src/imap.c		
		More leak fix for bug #3155

2014-05-01  [Colin Leroy] 3.9.3-132-g68da8a3

	* src/imap.c		
		Really fix leak (Thanks!)

2014-05-01  [Colin Leroy] 3.9.3-131-gcbcbd9f

	* src/summaryview.c		
		Better fix: cancel cb also when moving, exec'ing, etc

2014-05-01  [Colin Leroy] 3.9.3-130-g69ad42a

	* src/summaryview.c
	* src/summaryview.h		
		Track the mark-as-read timeout to be able to cancel it properly when
		changing message or folder. Should fix bug #1644, "race condition
		between message move and mark as read after timeout", bug #2145
		"Claws becomes unresponsive and gets Killed while moving messages
		between imap folders", and bug #2643 "claws crash when accessing imap
		folder"

2014-05-01  [Colin Leroy] 3.9.3-129-g37c645c

	* src/gtk/quicksearch.c		
		Better fix

2014-05-01  [Colin Leroy] 3.9.3-128-g3b9495f

	* src/gtk/quicksearch.c		
		Fix type

2014-04-30  [Colin Leroy] 3.9.3-127-g8880d1a

	* src/compose.c
	* src/compose.h		
		Fix bug #2398, "Race when closing compose during drafting" Thanks to
		Michael Schwendt for spotting the problem.

2014-04-30  [Colin Leroy] 3.9.3-126-g408a4be

	* src/plugins/pgpcore/select-keys.c		
		Don't encrypt with a public key for which the email matches, but the
		UID is revoked or invalid. Fixes bug #2389, "GnuPG: invalid/revoked
		user IDs accepted"

2014-04-30  [Colin Leroy] 3.9.3-125-ge156c55

	* src/imap.c		
		Fix invalid free

2014-04-30  [Colin Leroy] 3.9.3-124-g40a1b5a

	* src/imap.c		
		Debug bug #2257

2014-04-30  [Colin Leroy] 3.9.3-123-g88cf83b

	* src/folder.c
	* src/folder.h
	* src/folderview.c
	* src/folderview.h
	* src/imap_gtk.c		
		Remove the copy-paste that was folder[view]_fast_scan_tree, and
		instead fix folder_scan_tree to do the right thing when called in
		"Check for new folders" mode: Don't rescan the contents of all
		folders after having updated the list of folders. There's "Check for
		new messages" for that. Fixes bug #2119, "Check for new folders on
		remote mailboxes is very slow".

2014-04-30  [Colin Leroy] 3.9.3-122-gfc74130

	* src/avatars.c
	* src/avatars.h
	* src/plugins/libravatar/libravatar.c
	* src/textview.c
	* src/textview.h		
		Don't save libravatarr avatars to addressbook

2014-04-30  [Ricardo Mones] 3.9.3-121-g5ac7194

	* src/plugins/rssyl/rssyl_gtk.c		
		Fix label to make a complete sentence

2014-04-29  [Colin Leroy] 3.9.3-120-gd68ee84

	* src/plugins/rssyl/rssyl_prefs.c		
		Fix english

2014-04-29  [Colin Leroy] 3.9.3-119-g123cf6f

	* src/plugins/rssyl/feed.c
	* src/plugins/rssyl/feed.h
	* src/plugins/rssyl/feedprops.c
	* src/plugins/rssyl/feedprops.h
	* src/plugins/rssyl/rssyl.c
	* src/plugins/rssyl/rssyl.h
	* src/plugins/rssyl/rssyl_gtk.c
	* src/plugins/rssyl/rssyl_gtk.h
	* src/plugins/rssyl/rssyl_prefs.c
	* src/plugins/rssyl/rssyl_prefs.h		
		Implement SSL certificate verification option (default, and
		per-feed). Fixes bug #3106, "Rssyl plugin does not verify SSL peer at
		all"

2014-04-29  [Colin Leroy] 3.9.3-118-gdc6d8a1

	* src/plugins/rssyl/rssyl_gtk.c		
		Fix pref label

2014-04-28  [Paul] 3.9.3-117-g7743bc4

	* AUTHORS
	* src/gtk/authors.h
	* tools/claws.i18n.status.pl		
		belatedly update details of Hebrew translator

2014-04-28  [wwp] 3.9.3-116-g9e6eb78

	* manual/advanced.xml
	* src/addr_compl.c		
		Fix wrong address book contact in message list's From column and
		potentially at other places. The AB completion engine won't use
		submatching by default, it will only use it when completion is
		requested by a human operator (compose window, few other GUI
		location). Updated the doc accordingly.

2014-04-28  [wwp] 3.9.3-115-g59e554f

	* src/plugins/fancy/fancy_prefs.c		
		Fix possible crash when making use of proxy_checkbox before
		initiliazing it.

2014-04-28  [Colin Leroy] 3.9.3-111-g5454ca5

	* src/common/socket.c
	* src/common/socket.h		
		Remove useless cruft from OpenSSL days

2014-04-28  [Colin Leroy] 3.9.3-110-g0380649

	* src/compose.h		
		Fix type

2014-04-28  [Colin Leroy] 3.9.3-109-g1e30bfc

	* src/compose.c
	* src/folder.c
	* src/folderview.c
	* src/gtk/combobox.c
	* src/gtk/gtkcmoptionmenu.c
	* src/gtk/gtkutils.c
	* src/gtk/inputdialog.c
	* src/gtk/menu.c
	* src/gtk/quicksearch.c
	* src/imap.c
	* src/main.c
	* src/mainwindow.c
	* src/mimeview.c
	* src/prefs_account.c
	* src/prefs_themes.c
	* src/quote_fmt.c		
		Fix most of the leaks referenced in bug #3155

2014-04-27  [Ricardo Mones] 3.9.3-108-g2c8ed95

	* manual/plugins.xml		
		Add libravatar plugin to documentation

2014-04-27  [Ricardo Mones] 3.9.3-107-ge33f136

	* src/plugins/libravatar/TODO
	* src/plugins/libravatar/libravatar.c		
		Implement support for federated avatars

2014-04-27  [Ricardo Mones] 3.9.3-106-g5d33b93

	* src/plugins/libravatar/libravatar_prefs.c
	* src/plugins/libravatar/libravatar_prefs.h		
		Allow disabling federated domains

2014-04-27  [Ricardo Mones] 3.9.3-105-g9a8c64d

	* src/plugins/libravatar/Makefile.am
	* src/plugins/libravatar/libravatar_federation.c
	* src/plugins/libravatar/libravatar_federation.h		
		Retrieve avatar service URL from address

2014-04-27  [Colin Leroy] 3.9.3-93-g5bf6c64

	* src/main.c		
		Fix leak (bug #3148, thanks for the heads up!)

2014-04-27  [Paul] 3.9.3-102-g6bea799

	* README
	* manual/advanced.xml
	* manual/de/advanced.xml
	* manual/es/advanced.xml
	* manual/fr/advanced.xml		
		remove references to 'enable_dotted_lines', this option was removed
		some 2 years ago

2014-04-27  [wwp] 3.9.3-102-g0ad67b1

	* src/plugins/vcalendar/vcal_folder.c
	* src/prefs_themes.c		
		Fix few implicit references warnings.

2014-04-25  [Colin Leroy] 3.9.3-101-ga9065ae

	* src/common/utils.c
	* src/common/utils.h
	* src/prefs_account.c		
		First implementation of auto-configuration (bug #3140) Wizard is
		still to do.

2014-04-25  [Colin Leroy] 3.9.3-100-g4c7ed56

	* src/plugins/libravatar/libravatar.c		
		Oups. Fix previous commit.

2014-04-25  [Colin Leroy] 3.9.3-99-gbcb7994

	* src/plugins/libravatar/libravatar.c		
		Add timeout and nosignal curlopts

2014-04-25  [Colin Leroy] 3.9.3-98-g55f26ba

	* src/compose.c
	* src/folder.c
	* src/folderview.c
	* src/plugins/notification/notification_plugin.c		
		Change the blueness in Drafts folders to saving drafts as New. It
		makes the folder noticed too, but the user can mark the draft as read
		if he desires.

2014-04-25  [Colin Leroy] 3.9.3-97-g564bd91

	* src/messageview.c
	* src/plugins/pdf_viewer/poppler_viewer.c
	* src/printing.c
	* src/printing.h		
		Add avatar to the prints.

2014-04-25  [Colin Leroy] 3.9.3-96-gad79767

	* src/plugins/notification/gtkhotkey/Makefile.am
	* src/plugins/spam_report/Makefile.am		
		Fix another double define, and add subdir-objects where needed

2014-04-25  [Colin Leroy] 3.9.3-95-gbd5f47a

	* src/plugins/bsfilter/Makefile.am
	* src/plugins/fancy/Makefile.am		
		Fix double define

2014-04-25  [Colin Leroy] 3.9.3-94-g795e7a1

	* src/Makefile.am
	* src/common/Makefile.am
	* src/etpan/Makefile.am
	* src/plugins/acpi_notifier/Makefile.am
	* src/plugins/address_keeper/Makefile.am
	* src/plugins/archive/Makefile.am
	* src/plugins/att_remover/Makefile.am
	* src/plugins/attachwarner/Makefile.am
	* src/plugins/bogofilter/Makefile.am
	* src/plugins/bsfilter/Makefile.am
	* src/plugins/clamd/Makefile.am
	* src/plugins/clamd/libclamd/Makefile.am
	* src/plugins/demo/Makefile.am
	* src/plugins/fancy/Makefile.am
	* src/plugins/fetchinfo/Makefile.am
	* src/plugins/gdata/Makefile.am
	* src/plugins/geolocation/Makefile.am
	* src/plugins/libravatar/Makefile.am
	* src/plugins/mailmbox/Makefile.am
	* src/plugins/newmail/Makefile.am
	* src/plugins/notification/Makefile.am
	* src/plugins/notification/gtkhotkey/Makefile.am
	* src/plugins/pdf_viewer/Makefile.am
	* src/plugins/perl/Makefile.am
	* src/plugins/pgpcore/Makefile.am
	* src/plugins/pgpinline/Makefile.am
	* src/plugins/pgpmime/Makefile.am
	* src/plugins/python/Makefile.am
	* src/plugins/rssyl/Makefile.am
	* src/plugins/smime/Makefile.am
	* src/plugins/spam_report/Makefile.am
	* src/plugins/spamassassin/Makefile.am
	* src/plugins/tnef_parse/Makefile.am
	* src/plugins/vcalendar/Makefile.am
	* src/plugins/vcalendar/libical/libical/Makefile.am		
		Replace deprecated INCLUDES with AM_CPPFLAGS; where needed, still
		keep the -I flags separated in $(IFLAGS) for $(LTRCCOMPILE).

2014-04-25  [Colin Leroy] 3.9.3-93-g9546a94

	* src/plugins/libravatar/libravatar_prefs.c		
		Fix unitialized variable. Maybe cause of crash under Win32.

2014-04-24  [Colin Leroy] 3.9.3-92-ga4a389b

	* tools/gitlog2changelog.py		
		Fix ChangeLog generation when only one file changes

2014-04-24  [Colin Leroy] 3.9.3-91-g90d88e9

	* tools/ca-certificates.crt		
		Update root CA certificates

2014-04-24  [Colin Leroy] 3.9.3-90-g2e9842e

	* src/plugins/pgpcore/claws.def		
		Add missing syms. Serious Win32 PITA

2014-04-24  [Colin Leroy] 3.9.3-89-g47f156e

	* src/common/ssl_certificate.c		
		More cleanup

2014-04-24  [Colin Leroy] 3.9.3-88-g39aa02d

	* src/common/ssl_certificate.c		
		Rename i2d/d2i internal functions to clearer import/export.

2014-04-24  [Colin Leroy] 3.9.3-87-ga38471f

	* src/common/ssl_certificate.c		
		Fix using ints for gnutls_x509_crt_fmt_t.

2014-04-24  [Colin Leroy] 3.9.3-86-g60be97e

	* src/common/ssl_certificate.c		
		Remove dead code from OpenSSL days

2014-04-24  [Colin Leroy] 3.9.3-85-ga91b40b

	* src/plugins/libravatar/claws.def		
		Fix claws exports for windows

2014-04-23  [Colin Leroy] 3.9.3-84-g4d0f2b9

	* src/common/ssl_certificate.c
	* src/etpan/etpan-ssl.c
	* src/etpan/imap-thread.c
	* src/etpan/nntp-thread.c		
		Implement certificate chain verification; fix leak; fix return code
		for etpan_certificate_check().

2014-04-23  [Colin Leroy] 3.9.3-83-gdda3675

	* src/common/ssl_certificate.c
	* src/common/ssl_certificate.h
	* src/etpan/etpan-ssl.c		
		Implement certificate chain retrieval and passing. CAs are not loaded
		yet.

2014-04-23  [Colin Leroy] 3.9.3-82-gb0c17cd

	* src/etpan/Makefile.am
	* src/etpan/etpan-ssl.c
	* src/etpan/etpan-ssl.h
	* src/etpan/imap-thread.c
	* src/etpan/nntp-thread.c		
		Factorize SSL things in etpan

2014-04-22  [Ricardo Mones] 3.9.3-81-g4242394

	* configure.ac
	* src/plugins/clamd/clamav_plugin.c		
		Fix hardened builds and typo in configure.ac  Removes: •
		clamav_plugin.c:149:5: error: format not a string literal and no
		format arguments [-Werror=format-security] • ./configure: line
		20189: dbl: command not found

2014-04-22  [Michael Rasmussen] 3.9.3-80-g03b8706

	* src/plugins/clamd/clamav_plugin.c		
		Fix bug in string thanks to Mones

2014-04-22  [Michael Rasmussen] 3.9.3-79-g8b9a932

	* src/plugins/clamd/clamav_plugin.c
	* src/plugins/clamd/clamav_plugin.h		
		Only show error popup first time an error is found. An error popup is
		shown if an error is found under init or first time an error found
		under scanning. Error popup is suppressed until restarting claws or a
		scanning is performed with success.

2014-04-21  [Colin Leroy] 3.9.3-78-ge31ec07

	* src/plugins/vcalendar/vcal_folder.c
	* src/plugins/vcalendar/vcal_prefs.c
	* src/plugins/vcalendar/vcal_prefs.h		
		Fix bug #3105, "vCal plugin via https does not check SSL peer
		certificates or host" Add a preference to disable SSL certificate
		verification.

2014-04-21  [Colin Leroy] 3.9.3-77-ge664b67

	* src/common/session.c
	* src/common/socket.c		
		Fix bug #3139, "Mainwindow unresponsive due to a busy loop" In case
		of unexpected return from gnutls_record_recv(), set errno to a fatal
		error.

2014-04-21  [Colin Leroy] 3.9.3-76-gf38cf9f

	* src/plugins/vcalendar/libical/libical/icaltime.c		
		Fix bug #3117, "full-day event shown from 01:00 to 01:00 next day"

2014-04-21  [Colin Leroy] 3.9.3-75-g6467a95

	* .../vcalendar/libical/libical/icalderivedparameter.c.in		
		Fix recognition of quoted parameter values, which are legal.

2014-04-21  [Colin Leroy] 3.9.3-74-gbd7c33e

	* src/plugins/vcalendar/vcal_folder.c		
		Fix bug #313, "Crash on reccurent events with no DTSTART"

2014-04-21  [Colin Leroy] 3.9.3-73-ge833393

	* src/plugins/vcalendar/vcal_folder.c		
		Fix bug #3116, "invalid DTSTART in ics subscription makes claws
		crash"

2014-04-21  [Colin Leroy] 3.9.3-72-g7445f4f

	* src/etpan/imap-thread.c		
		Fix bug #3150, "etpan_certificate_check() leaks memory"

2014-04-21  [Colin Leroy] 3.9.3-71-g46063c4

	* src/main.c		
		Fix bug #3148, "Logic error in claws_get_socket_name()"

2014-04-21  [Colin Leroy] 3.9.3-70-gf933992

	* src/file_checker.c		
		Fix bug #3147, "verify_folderlist_xml() leaks memory"

2014-04-21  [Colin Leroy] 3.9.3-69-ge240402

	* src/summaryview.c		
		Fix bug #3146, "Memory corruption when deleting a message from
		folder" Reference msginfo before passing to the mark_as_read_timeout
		deferred callback.

2014-04-21  [Colin Leroy] 3.9.3-68-gf69b3ba

	* src/imap.c		
		Fix bug #3145, "Memory corruption in imap_disconnect_all"

2014-04-17  [Michael Rasmussen] 3.9.3-67-gec7df21

	* src/addrharvest.c		
		Fix build bug. addrharvest.c:61: error: redefinition of typedef
		‘HeaderEntry’ proctypes.h:58: note: previous declaration of
		‘HeaderEntry’ was here

2014-04-16  [Ricardo Mones] 3.9.3-66-g57e2da0

	* configure.ac		
		Don't disable rssyl when checking libravatar

2014-04-12  [Ricardo Mones] 3.9.3-65-g308f993

	* src/plugins/pgpinline/pgpinline.c
	* src/plugins/pgpmime/pgpmime.c		
		Fix bug #3138 “pgpinline crashes on signature check if gppme fails
		to init”

2014-04-12  [Ricardo Mones] 3.9.3-64-g864fd8e

	* src/exphtmldlg.c		
		Fix bug #3094 “OK or Yes to create new directory?”

2014-04-08  [Colin Leroy] 3.9.3-63-g2baec79

	* src/edittags.c		
		Probably fix bug #3050, "Claws mail closes when one attempts to
		delete a tag"

2014-04-08  [Colin Leroy] 3.9.3-62-g5b2da67

	* src/gtk/quicksearch.c
	* src/summaryview.c		
		Fix bug #3055, "Claws segfaults when cancelling a sticky search after
		changing folder"

2014-04-08  [Colin Leroy] 3.9.3-61-gd8c5586

	* .gitignore
	* .../vcalendar/libical/libical/icalyacc.output		
		Fix bug #3123, "Clean up git". Patch by Christian Hesse.

2014-04-06  [Ricardo Mones] 3.9.3-60-g3a9aa84

	* manual/plugins.xml		
		Fix typo

2014-04-05  [Ricardo Mones] 3.9.3-59-ged20c6b

	* manual/plugins.xml		
		Update plugins section of manual  • Merge extra plugins section,
		since they're all provided now. • Synchronize list of plugins with
		website list. • Add new “Obsolete plugins” section for the ones
		we're not shipping anymore for a variety of reasons.

2014-04-05  [Ricardo Mones] 3.9.3-58-g0e9e5fa

	* manual/intro.xml		
		Update source code references to add git and re-wrap

2014-03-26  [Christian Hesse] 3.9.3-57-ga697eae

	* src/plugins/libravatar/libravatar.c		
		Fix bug #3126 “libravatar: do not collect empty files” 

2014-03-27  [Paul] 3.9.3-56-g73a8781

	* src/procheader.c
	* src/procmsg.c
	* src/procmsg.h
	* src/send_message.c		
		when using Redirect, use the redirecting account's address in the
		SMTP MAIL FROM

2014-03-25  [Colin Leroy] 3.9.3-55-gd615696

	* src/compose.c		
		Fix bug #3120, "Error - file is empty" when redirecting a mail with
		an empty part: ask for confirmation when attaching an empty file,
		apart in batch mode where no confirmation is asked.

2014-03-21  [Paul] 3.9.3-54-g9261c88

	* po/Makevars		
		add --from-code=UTF-8 to Makevars

2014-03-21  [Ricardo Mones] 3.9.3-53-g09a5663

	* src/plugins/libravatar/libravatar.c		
		Fix default custom URL: needs 3 redirects

2014-03-20  [Paul] 3.9.3-52-g6469d53

	* src/compose.c		
		don't reply to self when doing reply to all

2014-03-19  [Ricardo Mones] 3.9.3-51-g253b351

	* .gitignore		
		Simplify and remove some obsolete entries

2014-03-18  [Paul] 3.9.3-50-g01ca201

	* src/gtk/about.c		
		3 months into 2014, about time copyright was updated

2014-03-18  [Paul] 3.9.3-49-g6cf20d4

	* src/textview.c		
		fix implicit declaration warning

2014-03-17  [Christian Hesse] 3.9.3-48-g5d1095a

	* src/plugins/libravatar/libravatar.c		
		replace non ASCII-characters 

2014-03-17  [Paul] 3.9.3-47-g019a916

	* po/POTFILES.in		
		translate libravatar plugin

2014-03-17  [Paul] 3.9.3-46-ga1ba2ee

	* po/POTFILES.in
	* src/plugins/pgpcore/autocompletion.c
	* src/plugins/pgpcore/autocompletion.h		
		tidy up and get the string translated

2014-03-17  [Paul] 3.9.3-45-gc2626fe

	* src/plugins/pgpcore/autocompletion.c		
		fix build error: "#error GPGME was compiled with _FILE_OFFSET_BITS =
		64"

2014-03-17  [Colin Leroy] 3.9.3-44-g764fcdc

	* src/plugins/pgpcore/autocompletion.c		
		Fix crash due to wrong use of the gpointer source (which is a
		pointer-to-pointer to GList), replace exit() with return.

2014-03-17  [Colin Leroy] 3.9.3-43-gfaf5411

	* src/plugins/pgpcore/Makefile.am
	* src/plugins/pgpcore/autocompletion.c
	* src/plugins/pgpcore/autocompletion.h
	* src/plugins/pgpcore/plugin.c
	* src/plugins/pgpcore/prefs_gpg.c
	* src/plugins/pgpcore/prefs_gpg.h		
		Add the GPG keyring as possible source for address autocompletion.
		Patch by Christian Hesse, fixes bug #2868.

2014-03-15  [Ricardo Mones] 3.9.3-42-g3fd05a0

	* src/plugins/libravatar/README		
		A better README for libravatar plugin  • Structure it more clearly
		(I hope) • Add a section about network issues and possible
		workarounds • Talk about plugin hidden property (yes, they're
		everywhere)

2014-03-15  [Ricardo Mones] 3.9.3-41-g1dd5221

	* src/plugins/libravatar/TODO		
		Even more crazy idea added

2014-03-15  [Ricardo Mones] 3.9.3-40-g9d69398

	* src/plugins/libravatar/libravatar.c		
		Improve plugin description a bit

2014-03-13  [Christian Hesse] 3.9.3-39-geeb18db

	* src/plugins/libravatar/libravatar.c		
		Fix bug #3109 “libravatar: make mail address lower case before
		hashing MD5”  Thanks again Christian Hesse for the patch!

2014-03-13  [Christian Hesse] 3.9.3-38-g85b3665

	* src/plugins/libravatar/Makefile.am		
		Fix bug #3108 “link libravatar plugin against libcurl”.  Thanks
		Christian Hesse for the patch.

2014-03-12  [Andrej Kacian] 3.9.3-37-gdf44084

	* AUTHORS		
		Added Christoph Ruegge to  AUTHORS file, for bug #3100.

2014-03-12  [Colin Leroy] 3.9.3-36-g86f187a

	* .gitignore		
		GIT-Ignore the results of libravatar's compilation

2014-03-12  [Colin Leroy] 3.9.3-35-gcc36756

	* AUTHORS
	* src/gtk/authors.h
	* src/summaryview.c		
		Fix bug #3107, " Height of row in message list does not reflect font
		size - three columns, small screen layout" Patch by Peter Sarvas.

2014-03-12  [Paul] 3.9.3-34-gda40f46

	* src/prefs_matcher.c		
		fix overlapping labels and boxes when user has large GTK font

2014-03-11  [Ricardo Mones] 3.9.3-33-gb6c5639

	* src/plugins/libravatar/libravatar.c
	* src/plugins/libravatar/libravatar_prefs.c
	* src/plugins/libravatar/libravatar_prefs.h		
		Fix a couple of bugs  • Incorrect initialization of radiobuttons on
		prefs (remember not to use the same variable for two purposes...) •
		Empty missing cache when changing to generated-avatar missing icon
		modes, otherwise they're still served as missing

2014-03-11  [Ricardo Mones] 3.9.3-32-g7593136

	* configure.ac
	* src/plugins/Makefile.am
	* src/plugins/libravatar/Makefile.am
	* src/plugins/libravatar/README
	* src/plugins/libravatar/TODO
	* src/plugins/libravatar/claws.def
	* src/plugins/libravatar/libravatar.c
	* src/plugins/libravatar/libravatar.h
	* src/plugins/libravatar/libravatar_missing.c
	* src/plugins/libravatar/libravatar_missing.h
	* src/plugins/libravatar/libravatar_prefs.c
	* src/plugins/libravatar/libravatar_prefs.h
	* src/plugins/libravatar/plugin.def
	* src/plugins/libravatar/version.rc		
		New libravatar plugin

2014-03-07  [Andrej Kacian] 3.9.3-31-gc8409a4

	* src/account.c		
		When autoselecting account for a new message, handle quoted recipient
		names better. Patch by Christoph Ruegge, bug #3100.

2014-03-02  [Ricardo Mones] 3.9.3-30-gd68093c

	* src/messageview.c		
		Show header pane only when enabled

2014-02-16  [Ricardo Mones] 3.9.3-29-gb079a3a

	* src/headerview.c
	* src/messageview.c
	* src/summaryview.c
	* src/textview.c		
		Use new internal plugin for rendering avatars  Updates and simplifies
		rendering logic in header pane, message view and text view and when
		adding pictures to address book.

2014-02-15  [Ricardo Mones] 3.9.3-28-gdaea250

	* src/Makefile.am
	* src/avatars.c
	* src/avatars.h
	* src/main.c		
		New hooklist for rendering avatars and some utils  • Create and
		destroy hooklist parameter structs • Initialization function to
		install default handler

2014-02-12  [Ricardo Mones] 3.9.3-27-ga3ec217

	* manual/advanced.xml
	* src/prefs_common.c
	* src/prefs_common.h
	* src/procheader.c
	* src/procheader.h
	* src/procmsg.c
	* src/procmsg.h
	* src/proctypes.h		
		New hooklist to collect avatar data from headers  Also: •
		Refactorize X-Face/Face capture as an internal plugin. • Add hidden
		preference ‘enable_avatars’ to control the internal
		capture/render process, and which allows disabling it by external
		plugins for example.

2014-02-19  [Paul] 3.9.3-26-g37df4f1

	* Makefile.am		
		add dist-z to AUTOMAKE_OPTIONS

2014-02-19  [Ricardo Mones] 3.9.3-25-g589150b

	* src/headerview.c
	* src/plugins/pgpcore/sgpgme.c
	* src/textview.c		
		Remove some X-Face cruft and check after realloc

2014-02-17  [Paul] 3.9.3-24-g0f01f38

	* src/folderview.c		
		indicate when there are messages in Drafts

2014-02-16  [Andrej Kacian] 3.9.3-23-g7731265

	* src/prefs_common.h		
		Removed unused "block_cursor" preference from prefs_common.

2014-02-12  [Ricardo Mones] 3.9.3-22-g0c116fe

	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
	* src/headerview.c
	* src/messageview.c
	* src/prefs_customheader.c
	* src/summaryview.c
	* src/textview.c		
		Remove unneeded arguments of xface_get_from_header

2014-02-11  [Ricardo Mones] 3.9.3-21-gaa6c56b

	* src/common/defs.h
	* src/headerview.c
	* src/messageview.c
	* src/plugins/perl/perl_plugin.c
	* src/procheader.c
	* src/procmsg.c
	* src/procmsg.h
	* src/proctypes.h
	* src/summaryview.c
	* src/textview.c		
		Support any number of avatars per message  Adapt xface/face handling
		to the new structure

2014-02-11  [Ricardo Mones] 3.9.3-20-gb1983f3

	* src/addrduplicates.c
	* src/common/utils.c
	* src/common/utils.h		
		New slist_copy_deep utility  And refactoring to use it where
		currently needed. Implementation uses glib's version if possible
		(glib > 2.34).

2014-02-05  [Paul] 3.9.3-19-ge9b16bf

	* src/account.c
	* src/compose.c
	* src/prefs_account.c
	* src/prefs_account.h		
		combine xmailer/xnewsreader header options into one, using generic
		term "user agent"

2014-02-05  [Paul] 3.9.3-18-gb59ac7e

	* manual/advanced.xml
	* src/addr_compl.c
	* src/foldersel.c
	* src/prefs_common.c
	* src/prefs_common.h		
		add hidden prefs to choose old or new style addr and folder matching

2014-02-03  [Paul] 3.9.3-17-g0b253d9

	* src/compose.c
	* src/toolbar.c
	* src/toolbar.h		
		implement RFE bug 3053, 'Can't add "replace signature" to the
		toolbar'

2014-02-03  [Paul] 3.9.3-16-g84ef4ef

	* src/account.c
	* src/compose.c
	* src/prefs_account.c
	* src/prefs_account.h		
		add option 'Generate X-Newsreader header' for NNTP accounts and
		complete the 'Generate X-Mailer header' option

2014-02-03  [Paul] 3.9.3-15-g40b6726

	* src/common/claws.c		
		LIBOVERLAY_SCROLLBAR=0, thanks Ticho!!

2014-01-30  [Ricardo Mones] 3.9.3-14-g5f7b75c

	* src/common/utils.c		
		Fix memory leak

2014-01-29  [Paul] 3.9.3-13-ga97efc7

	* AUTHORS
	* configure.ac
	* po/eo.po
	* src/gtk/authors.h		
		add Esperanto translation. submitted by Sian Mountbatten

2014-01-26  [Holger Berndt] 3.9.3-12-gb68cfc8

	* src/plugins/python/python-hooks.c		
		Python plugin: Also check for _PyGtk_API being a PyCapsule  Seems
		like Arch Linux patched pygtk to wrap into a PyCapsule instead of a
		PyCObject.  Thanks to Drew Ferguson for reporting.

2014-01-21  [Ricardo Mones] 3.9.3-11-g845d062

	* src/common/ssl.c		
		Fix bug #3964 "headers in wrong order -- file src/common/ssl.c"  Also
		cleans "ssl.c:36:1: warning: 'gcry_threads_pthread' defined but not
		used"

2014-01-13  [Ricardo Mones] 3.9.3-10-g7f3dc28

	* doc/man/claws-mail.1		
		Update manpage  • Add missing USER environment variable and sort
		all variables alphabetically while at it • Update team list to
		match AUTHORS file and compact list of past team members • Other
		cosmetic changes to improve readability

2013-12-28  [Colin Leroy] 3.9.3-9-g597f1d7

	* src/common/smtp.c		
		Fix bug #2875, "SMTP session disconnects before recieving multi-line
		error message".

2013-12-28  [Colin Leroy] 3.9.3-8-g6a4badf

	* src/folder.c
	* src/folder.h
	* src/inc.c
	* src/mbox.c
	* src/pop.c
	* src/prefs_account.c
	* src/prefs_account.h		
		Fix bug #2991, "POP3 sessions duplicated" on race conditions. Patch
		by Paul Rolland.

2013-12-28  [Colin Leroy] 3.9.3-7-g7bd41ae

	* src/addr_compl.c
	* src/addr_compl.h
	* src/prefs_themes.c		
		Fix bug #3020, "Use theme doesn't change some icons until restart"

2013-12-28  [Colin Leroy] 3.9.3-6-g3d876ea

	* AUTHORS
	* src/gtk/authors.h		
		Add Palmer Dabbelt to Authors

2013-12-28  [Colin Leroy] 3.9.3-5-g18696ff

	* src/plugins/pgpcore/sgpgme.c		
		Fix bug #3040, "Handle revoked GPG private keys". Patch by Palmer
		Dabbelt.

2013-12-28  [Colin Leroy] 3.9.3-4-g9a56118

	* src/foldersel.c		
		Fix bug #3038, "Select A Folder incorrectly matches on number in
		parentheses". Match on FolderItem's name instead of displayed string.

2013-12-20  [Colin Leroy] 3.9.3-3-g02b5ac9

	* src/compose.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_compose_writing.c		
		Add preference to allow disabling automatic drafting of encrypted
		messages.

2013-12-16  [Ricardo Mones] 3.9.3-2-gde111b3

	* src/plugins/mailmbox/mailimf.c		
		Fix parsing universal time zone in mailmbox  Detected thanks to the
		‘-Wlogical-op’ gcc flag.

2013-12-14  [Paul] 3.9.3-1-ga21217e

	* src/plugins/notification/notification_plugin.c		
		fix typo

2013-12-14  [Paul] 3.9.3

	* NEWS
	* README
	* RELEASE_NOTES		
		3.9.3 unleashed

2013-12-14  [Paul] 3.9.2-134-g09425de

	* po/cs.po
	* po/de.po
	* po/es.po
	* po/fr.po
	* po/he.po
	* po/nl.po
	* po/pt_BR.po
	* po/sk.po
	* po/sv.po		
		update translations  cs: David Vachulka de: Thomas Bellmann es:
		Ricarddo Mones fr: Colin Leroy he: Genghis Khan nl: Marcel Pol pt_BR:
		Frederico Goncalves Guimaraes sk: Slavko sv: Andreas Rönnquist

2013-12-13  [Pawel Pekala] 3.9.2-133-ge589ff5

	* configure.ac		
		Revert last commit

2013-12-13  [Pawel Pekala] 3.9.2-132-g2d5d2e9

	* configure.ac		
		Fix python check for systems with dlopen(3) in libc (BSD family)

2013-12-12  [Andrej Kacian] 3.9.2-131-g9eca66b

	* src/addr_compl.c		
		In compose window, allow address completion to match any part of
		address, not just beginning.

2013-12-12  [Andrej Kacian] 3.9.2-130-g7f03f03

	* src/foldersel.c		
		In folder select dialog, allow type-search to match any part of
		folder names, not just beginning.

2013-12-08  [Colin Leroy] 3.9.2-129-g52b48f6

	* src/inc.c		
		Fix assertion (port != NULL) in password_get() for POP3 sessions,
		where the password is retrieved prior to the session being connected.

2013-12-05  [Colin Leroy] 3.9.2-128-g76d08bc

	* src/folder.c		
		Better fix for bug #3009; conv_filename_to_utf8() converts strings in
		local filename encoding to UTF-8 even if local filename encoding is
		UTF-8, leading to double UTF-8 encoding.

2013-12-05  [Ricardo Mones] 3.9.2-127-gdc2158a

	* src/folder.c		
		Fix bug #3009 ‘"Rebuild folder tree" causes SIGSEGV if a directory
		name isn't valid utf-8’  Based on initial patch submitted by Fabian
		Keil <fk@fabiankeil.de>

2013-12-03  [Paul] 3.9.2-126-g839e5d9

	* src/gtk/pluginwindow.c		
		update the Plugins window label to link to 'more inforamtion' rather
		than 'more plugins', since all plugins are built-in now

2013-12-03  [Paul] 3.9.2-125-g72a27a8

	* src/mainwindow.c		
		fix sensitivity and state of 'hide read threads'  This fixes this
		problem: 'Thread View' is set and 'Hide read threads' is set. Unset
		'Thread View', 'hide read threads' is greyed out but still set, and
		'hide read messages' is greyed out also.  With this fix, when 'Thread
		View' is unset, 'hide read threads' is automatically unset too, thus
		'hide read messages' is selectable.

2013-11-26  [Ricardo Mones] 3.9.2-124-g0f24457

	* configure.ac		
		Fix poppler required version accordingly  Set to 0.12 (released in
		2009) and required for version check macros. Anyway we were using
		defines only present in 0.14 without checking...

2013-11-25  [Ricardo Mones] 3.9.2-123-g2b703d8

	* src/plugins/pdf_viewer/poppler_viewer.c		
		Clean poppler_viewer.c switch warnings  Cleans: •
		poppler_viewer.c:827:3: warning: enumeration value
		'POPPLER_ACTION_NONE' not handled in switch •
		poppler_viewer.c:827:3: warning: enumeration value
		'POPPLER_ACTION_RENDITION' not handled in switch •
		poppler_viewer.c:827:3: warning: enumeration value
		'POPPLER_ACTION_OCG_STATE' not handled in switch •
		poppler_viewer.c:827:3: warning: enumeration value
		'POPPLER_ACTION_JAVASCRIPT' not handled in switch

2013-11-25  [Ricardo Mones] 3.9.2-122-g367aa54

	* src/plugins/newmail/newmail.c		
		Clean ‘newmail.c:132: warning: `sys_errlist' is deprecated’

2013-11-17  [Ricardo Mones] 3.9.2-121-g7eb6858

	* .../notification/gtkhotkey/gtk-hotkey-key-file-registry.c		
		Clean ‘warning: variable 'self' set but not used’  From: •
		gtk-hotkey-key-file-registry.c:87:28 •
		gtk-hotkey-key-file-registry.c:116:29 •
		gtk-hotkey-key-file-registry.c:134:28 •
		gtk-hotkey-key-file-registry.c:214:28 •
		gtk-hotkey-key-file-registry.c:321:28 •
		gtk-hotkey-key-file-registry.c:458:28

2013-11-17  [Ricardo Mones] 3.9.2-120-gf6ff237

	* src/plugins/mailmbox/mailimf_write.c
	* src/plugins/mailmbox/mailmbox.c
	* src/plugins/mailmbox/mailmbox_folder.c
	* src/plugins/mailmbox/plugin_gtk.c		
		Clean mailmbox plugin warnings  Cleans: • plugin_gtk.c:312:9:
		warning: variable 'old_path' set but not used • plugin_gtk.c:397:9:
		warning: variable 'old_path' set but not used •
		mailimf_write.c:636:16: warning: variable 'next_word' set but not
		used • mailimf_write.c:635:16: warning: variable 'word_end' set but
		not used • mailmbox.c:519:10: warning: variable 'fixed_size' set
		but not used • mailmbox.c:610:10: warning: variable 'maxuid' set
		but not used • mailmbox_folder.c:162:36: warning: assignment from
		incompatible pointer type • mailmbox_folder.c:872:5: warning: 'r'
		may be used uninitialized in this function

2013-11-17  [Ricardo Mones] 3.9.2-119-ga35fa2b

	* src/plugins/clamd/libclamd/clamd-plugin.c		
		Clean clamd plugin warning  Cleans: ‘clamd-plugin.c:494:30:
		warning: argument to 'sizeof' in 'memset' call is the same pointer
		type 'struct response *' as the destination; expected 'response' or
		an explicit length’ (gcc 4.8)

2013-11-16  [Ricardo Mones] 3.9.2-118-g8120aa0

	* src/plugins/perl/perl_plugin.c		
		Clean ‘perl_plugin.c:993:8: warning: unused variable 'tag_id'’

2013-11-16  [Ricardo Mones] 3.9.2-117-g6b8fa18

	* src/plugins/python/accounttype.h
	* src/plugins/python/composewindowtype.c
	* src/plugins/python/composewindowtype.h
	* src/plugins/python/folderpropertiestype.h
	* src/plugins/python/foldertype.c
	* src/plugins/python/foldertype.h
	* src/plugins/python/mailboxtype.c
	* src/plugins/python/mailboxtype.h
	* src/plugins/python/messageinfotype.c
	* src/plugins/python/messageinfotype.h
	* src/plugins/python/nodetype.c
	* src/plugins/python/nodetype.h
	* src/plugins/python/python-hooks.c
	* src/plugins/python/python_plugin.c		
		Clean all ‘… warning: "_POSIX_C_SOURCE" redefined’  According
		documentation¹: “Since Python may define some pre-processor
		definitions which affect the standard headers on some systems, you
		must include Python.h before any standard headers are included.” 
		¹http://docs.python.org/2/c-api/intro.html#includes

2013-11-16  [Ricardo Mones] 3.9.2-116-gaa1049c

	* src/plugins/spam_report/spam_report.c		
		Clean spam_report warnings  Cleans: • spam_report.c:196:11:
		warning: variable 'res' set but not used • spam_report.c:361:15:
		warning: variable 'summaryview' set but not used

2013-11-16  [Ricardo Mones] 3.9.2-115-g1b6c974

	* src/plugins/tnef_parse/ytnef.c		
		Clean ytnef.c warnings  Cleans: • ytnef.c:505:13: warning: format
		'%i' expects argument of type 'int', but argument 2 has type 'long
		int' • ytnef.c:506:13: warning: format '%i' expects argument of
		type 'int', but argument 2 has type 'long int' • ytnef.c:511:13:
		warning: format '%i' expects argument of type 'int', but argument 2
		has type 'long int' • ytnef.c:512:13: warning: format '%i' expects
		argument of type 'int', but argument 2 has type 'long int' •
		ytnef.c:375:9: warning: variable 'offset' set but not used •
		ytnef.c:1185:52: warning: variable 'crc32' set but not used •
		ytnef.c:1185:27: warning: variable 'uncompressedSize' set but not
		used • ytnef.c:1185:11: warning: variable 'compressedSize' set but
		not used • ytnef.c:1360:52: warning: variable 'crc32' set but not
		used

2013-11-16  [Ricardo Mones] 3.9.2-114-gec43d63

	* src/plugins/geolocation/geolocation_plugin.c		
		Clean ‘geolocation_plugin.c:260:23: warning: initialization
		discards 'const' qualifier from pointer target type’

2013-11-16  [Ricardo Mones] 3.9.2-113-ga984e6a

	* src/plugins/fancy/fancy_prefs.c
	* src/plugins/fancy/fancy_viewer.c		
		Clean fancy warnings  Cleans: • fancy_viewer.c:441:3: warning:
		format '%d' expects argument of type 'int', but argument 2 has type
		'size_t' • fancy_prefs.c:164:9: warning: passing argument 1 of
		'gtk_list_store_set' from incompatible pointer type •
		fancy_prefs.c:167:9: warning: passing argument 1 of
		'gtk_list_store_set' from incompatible pointer type

2013-11-16  [Ricardo Mones] 3.9.2-112-g220a447

	* src/plugins/att_remover/att_remover.c		
		Clean att_remover warnings  Cleans: • att_remover.c:503:16:
		warning: variable 'path' set but not used • att_remover.c:534:15:
		warning: variable 'summaryview' set but not used

2013-11-15  [Ricardo Mones] 3.9.2-111-g4e2a78f

	* src/plugins/address_keeper/address_keeper.c
	* src/plugins/address_keeper/address_keeper_prefs.c		
		Clean address_keeper const-ness warnings  Cleans: •
		address_keeper.c:103:16: warning: assignment discards 'const'
		qualifier from pointer target type • address_keeper_prefs.c:239:38:
		warning: assignment discards 'const' qualifier from pointer target
		type

2013-11-15  [Ricardo Mones] 3.9.2-110-g7153705

	* src/gtk/menu.c
	* src/gtk/menu.h		
		Clean args const-ness in cm_menu_set_sensitive_full  Cleans: •
		mainwindow.c:3227:3: warning: passing argument 2 of
		‘cm_menu_set_sensitive_full’ discards ‘const’ qualifier from
		pointer target type • summaryview.c:1796:3: warning: passing
		argument 2 of ‘cm_menu_set_sensitive_full’ discards ‘const’
		qualifier from pointer target type

2013-11-15  [Ricardo Mones] 3.9.2-109-g558d73f

	* src/account.c		
		Clean ‘account.c:1866:2: warning: comparison between pointer and
		integer’

2013-11-08  [Paul] 3.9.2-108-ge3ce018

	* src/prefs_receive.c		
		make the frame label more accurate

2013-11-07  [Paul] 3.9.2-107-gddc3497

	* src/plugins/bogofilter/bogofilter.c		
		fix off-by-one count

2013-11-05  [Ricardo Mones] 3.9.2-106-g21263f8

	* src/compose.c		
		Fix bug #2964 'Lack of escaping of nested double-quotes in To:
		header'  Additionally double quotes are also escaped in other
		relevant headers.

2013-11-05  [Ricardo Mones] 3.9.2-105-gab9cadc

	* src/common/utils.c
	* src/common/utils.h		
		New utils function escape_internal_quotes  Searchs for all quotation
		characters within a string, creating (only if required) a copy with
		the quotation characters escaped.

2013-11-02  [Colin Leroy] 3.9.2-104-g6c24a52

	* src/action.c		
		Fix bug #3011, "crash when using %f Action on two or more uncached
		(IMAP) messages". Thanks Paul for the idea!

2013-11-02  [Paul] 3.9.2-103-gec95243

	* src/plugins/pgpcore/select-keys.c		
		implement enhancement bug 3026, 'replace short by long IDs in
		dialogue(s) of gpg related plugin(s)'

2013-11-01  [Colin Leroy] 3.9.2-102-gc035b6f

	* po/Makefile.in.in		
		Don't check versions (does not seem to have any adverse effects, and
		fixes buildbot)

2013-11-01  [Paul] 3.9.2-101-gd940721

	* src/compose.c		
		add 'Replace Signature' menu item

2013-10-29  [Paul] 3.9.2-100-g9e71cc9

	* src/procmime.c		
		be less brutal: don't remove all spaces, just remove spaces at the
		end of the string

2013-10-28  [Ricardo Mones] 3.9.2-99-g12779b4

	* src/compose.c		
		Quote all specials in name as defined on RFC  See
		http://tools.ietf.org/html/rfc5322#section-3.2.3

2013-10-28  [Ricardo Mones] 3.9.2-98-g3ae395b

	* src/compose.c		
		Fix segfault for addresses without name part  Thanks Paul for
		reporting on irc ;-)

2013-10-25  [Ricardo Mones] 3.9.2-97-gd07722d

	* src/compose.c		
		Fix bug #2210, but not on Address Book  Bug report is titled 'Display
		name with invalid addresses not quoted when inserted from address
		book', but the real problem is not the AB.  AB doesn't care about the
		address format or validity, the problem is sending those addresses to
		the SMTP server, which, as seen in the wild¹, might care.  Fix
		quotes all addresses which need quoting just before writting the
		message to the queue folder. 
		

2013-10-24  [Colin Leroy] 3.9.2-96-ga16bc33

	* src/plugins/pgpcore/sgpgme.c		
		Fix useless call to gpg_err_code for sig->validity

2013-10-23  [Paul] 3.9.2-95-gcfe7f78

	* src/stock_pixmap.c		
		fix bug 3021, 'Icon key_pgp_signed always shows as the default, never
		the themed version'

2013-10-18  [Paul] 3.9.2-94-gc6f41dc

	* src/procmime.c		
		ooops! I forgot the brackets in the last commit. d'oh!

2013-10-18  [Paul] 3.9.2-93-gaa2c8f4

	* src/procmime.c		
		before parsing the values, remove whitespace from Content-Type,
		Content-Transfer-Encoding, and Content-Disposition header values 
		this fixes broken mailers, e.g. yahoo groups. see
		http://tools.ietf.org/html/rfc2045#section-6

2013-10-10  [Paul] 3.9.2-92-g1907a08

	* src/common/utils.c		
		fallback to 'localhost' rather than 'unknown' as some SMTP servers
		reject 'EHLO unknown', e.g. gmx and web.de. Thanks to Hanno
		Meyer-Thurow.

2013-10-02  [Paul] 3.9.2-91-g65c117e

	* src/prefs_matcher.c		
		fix bug 2940, 'Extended search dialog too small for content in polish
		l10n'

2013-09-29  [Colin Leroy] 3.9.2-90-ga02f436

	* src/plugins/vcalendar/vcal_folder.c
	* src/plugins/vcalendar/vcal_meeting_gtk.c
	* src/plugins/vcalendar/vcal_prefs.c		
		Understand webcals:// as https://.

2013-09-29  [Colin Leroy] 3.9.2-89-gde0d6d2

	* src/procmime.c		
		Fix bug #3004, "claws picks wrong mime type for attachments" Use
		first match for each extension

2013-09-14  [Michael Rasmussen] 3.9.2-88-gec06e2e

	* AUTHORS		
		Updated Team list to be in sync with section=community on the web
		Added Marco Villegas for patch resolving bug 3002

2013-09-14  [Michael Rasmussen] 3.9.2-87-g8b63bae

	* src/Makefile.am		
		Fix bug 3002 'undefined reference to check_file_integrity'. Patch
		provided by Marco Villegas.

2013-08-30  [Paul] 3.9.2-86-gf02d1a8

	* src/compose.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_send.c		
		add option to disable the 'Subject is empty' warning dialogue

2013-08-28  [Paul] 3.9.2-85-gf8d35f8

	* src/file_checker.c		
		revert part of last commit  bug 2989 remains fixed in as much as the
		segfault is prevented

2013-08-28  [Paul] 3.9.2-84-ge377eee

	* src/file_checker.c
	* src/folder.c		
		fix bug 2989, 'Segfault at startup because of corrupted
		folderlist.xml'

2013-08-27  [Paul] 3.9.2-83-g76c91d8

	* po/POTFILES.in
	* src/Makefile.am
	* src/file_checker.c
	* src/file_checker.h
	* src/folder.c
	* src/folder.h
	* src/main.c		
		fix bug 2979, 'claws fails to load (empty) folderlist.xml and shows
		account wizard'

2013-08-21  [Paul] 3.9.2-82-gf275669

	* src/wizard.c		
		no need to do ifdef HAVE_CONFIG_H twice

2013-08-20  [Holger Berndt] 3.9.2-81-g4882d13

	* src/plugins/python/foldertype.c		
		Python plugin: Folder: Fix deprecation warning

2013-08-20  [Holger Berndt] 3.9.2-80-g5431edf

	* src/plugins/python/foldertype.c		
		Python plugin: Folder: Let path return the absolute path

2013-08-20  [Holger Berndt] 3.9.2-79-gbac58ac

	* .../examples/main/Recusively-mark-messages-as-read		
		Python plugin: Example: Make recursive-mark-as-read also work on
		mailbox

2013-08-20  [Holger Berndt] 3.9.2-78-g3674dea

	* src/plugins/python/foldertype.c		
		Python plugin: Folder: Add message counts as read-only properties

2013-08-19  [Holger Berndt] 3.9.2-77-gb641d57

	* src/plugins/python/clawsmailmodule.c		
		Python plugin: Make it possible to select a mailbox in folderview

2013-08-18  [Holger Berndt] 3.9.2-76-gaee1db3

	* src/plugins/python/mailboxtype.c
	* src/plugins/python/mailboxtype.h		
		Python plugin: Mailbox: Add type checking function

2013-08-12  [Holger Berndt] 3.9.2-75-g4c26c8f

	* src/plugins/python/clawsmailmodule.c
	* src/plugins/python/mailboxtype.c
	* src/plugins/python/mailboxtype.h		
		Python plugin: Make it possible to get folder tree from a Mailbox

2013-08-10  [Holger Berndt] 3.9.2-74-g784a101

	* src/plugins/python/foldertype.c		
		Python pluging: Folder: Add accessor to Mailbox object

2013-08-10  [Holger Berndt] 3.9.2-73-ga193b41

	* src/plugins/python/Makefile.am
	* src/plugins/python/clawsmailmodule.c
	* src/plugins/python/mailboxtype.c
	* src/plugins/python/mailboxtype.h		
		Python plugin: Add Mailbox type

2013-08-10  [Holger Berndt] 3.9.2-72-gfa0e1e6

	* src/plugins/python/foldertype.c		
		Python plugin: Folder: Return None for folders without an id

2013-08-17  [Paul] 3.9.2-71-g78573ed

	* src/gtk/quicksearch.c		
		fix bug 2995, 'closing extended quick search information panel
		triggers window focus bug'

2013-08-15  [Paul] 3.9.2-70-g244bab9

	* src/plugins/notification/notification_popup.c
	* src/plugins/notification/notification_trayicon.c		
		make "Present main window" translatable

2013-08-14  [Ricardo Mones] 3.9.2-69-gfa243ae

	* src/plugins/perl/cm_perl.pod		
		Fix remaining cases of bug #2923  Patch thanks to Dominic Hargreaves
		<dom@earth.li> on http://bugs.debian.org/708004

2013-08-14  [Ricardo Mones] 3.9.2-68-gd015067

	* src/procmsg.c		
		Fix typo

2013-08-14  [Paul] 3.9.2-67-g0d8e612

	* src/prefs_actions.c
	* src/prefs_filtering.c
	* src/prefs_filtering_action.c
	* src/prefs_matcher.c
	* src/prefs_template.c
	* src/prefs_toolbar.c		
		fix bug 2986, 'Down and Delete buttons have same hotkey in filtering
		config' and then some

2013-08-14  [Paul] 3.9.2-66-g5213f48

	* src/plugins/vcalendar/vcal_folder.c		
		fix bug 2994, 'translating folder name'

2013-08-08  [Holger Berndt] 3.9.2-65-g0fbf9f9

	* src/plugins/python/messageinfotype.c		
		Python plugin: MessageInfo: Create Python objects for members on the
		fly

2013-08-08  [Holger Berndt] 3.9.2-64-g7154ef9

	* src/plugins/python/accounttype.c		
		Python plugin: Account: Harden string representation

2013-08-08  [Holger Berndt] 3.9.2-63-g710fd46

	* src/plugins/python/foldertype.c		
		Python plugin: Folder: Add identifier property

2013-08-08  [Holger Berndt] 3.9.2-62-gfedafd7

	* src/plugins/python/foldertype.c		
		Python plugin: Folder: Create Python objects for members on the fly

2013-08-03  [Holger Berndt] 3.9.2-61-gf65c7ad

	* src/plugins/python/accounttype.c		
		Python plugin: Account: Create Python objects for members on the fly

2013-08-08  [Ricardo Mones] 3.9.2-60-g929d593

	* src/plugins/notification/notification_popup.c
	* src/plugins/notification/notification_trayicon.c		
		Fix msginfo checks  These were discovered by Coccinelle¹ checker
		running at http://firewoes.debian.net/  ¹http://coccinelle.lip6.fr/

2013-08-06  [Paul] 3.9.2-59-g92c22b0

	* src/plugins/bogofilter/bogofilter.c		
		insert X-Bogosity header like the option says, not X-Claws-Bogosity
		header

2013-08-06  [Paul] 3.9.2-58-gbe0ad9c

	* src/compose.c		
		fix bug 2794, ' account privacy signing method ignored on reply' 
		also apply the same logic to encrypting

2013-08-04  [Paul] 3.9.2-57-gde4c880

	* configure.ac
	* po/Makefile.in.in		
		upgrade to and require gettext >= 0.18, fixes build/install with
		automake 1.13

2013-08-02  [Ricardo Mones] 3.9.2-56-gace330d

	* src/toolbar.c
	* src/toolbar.h		
		Fix access beyond array bounds  Which shouldn't happen, but keeps the
		compiler happy...

2013-08-02  [Ricardo Mones] 3.9.2-55-g0ea8cc7

	* src/news.c		
		Remove implicit declaration warning for
		“networkmanager_is_online”

2013-08-02  [Ricardo Mones] 3.9.2-54-gf671a64

	* src/folder.c		
		Don't return FALSE when is NULL  Yeah, their values are equal, but
		doesn't look nice ;-)

2013-07-27  [Holger Berndt] 3.9.2-53-g4c94b22

	* src/plugins/python/accounttype.c		
		Python plugin: Let Account objects compare equal if they refer to the
		same account

2013-07-27  [Holger Berndt] 3.9.2-52-g6485c26

	* src/plugins/python/composewindowtype.c		
		Python plugin: Add accessor to Account object for compose window

2013-07-27  [Holger Berndt] 3.9.2-51-g50f5bc8

	* src/plugins/python/composewindowtype.c		
		Python plugin: Make fwdinfo accessible in compose window object

2013-07-27  [Holger Berndt] 3.9.2-50-gd178466

	* src/plugins/python/clawsmailmodule.c		
		Python plugin: Make it possible to query current and default account

2013-07-27  [Holger Berndt] 3.9.2-49-g3887eb3

	* src/plugins/python/accounttype.c		
		Python plugin: Include information about default account

2013-07-27  [Holger Berndt] 3.9.2-48-g7ba8722

	* src/plugins/python/Makefile.am
	* src/plugins/python/clawsmailmodule.c
	* src/plugins/python/folderpropertiestype.c
	* src/plugins/python/folderpropertiestype.h
	* src/plugins/python/foldertype.c		
		Python plugin: Add folder properties  So far, only the default
		account is accessible

2013-07-27  [Holger Berndt] 3.9.2-47-g8617c27

	* src/plugins/python/accounttype.c		
		Python plugin: Remove unused account methods

2013-07-27  [Holger Berndt] 3.9.2-46-gc6ac805

	* src/plugins/python/accounttype.c		
		Python plugin: Make account name and address read-only attributes

2013-07-25  [Holger Berndt] 3.9.2-45-g04f289b

	* src/plugins/python/accounttype.c		
		Python plugin: Add account address

2013-07-21  [Holger Berndt] 3.9.2-44-gc3da82f

	* src/plugins/python/Makefile.am
	* src/plugins/python/accounttype.c
	* src/plugins/python/accounttype.h
	* src/plugins/python/clawsmailmodule.c		
		Python plugin: Add accessor to accounts, and an Account object

2013-07-21  [Holger Berndt] 3.9.2-43-g7281a02

	* src/plugins/python/composewindowtype.c		
		Python plugin: Indent fix

2013-07-21  [Holger Berndt] 3.9.2-42-gd316879

	* src/plugins/python/messageinfotype.c		
		Python plugin: Const fix and better description of MessageInfo
		objects

2013-07-20  [Holger Berndt] 3.9.2-41-g8002fda

	* src/plugins/python/clawsmailmodule.c		
		Python plugin: Fix typo

2013-07-26  [Colin Leroy] 3.9.2-40-g74b05b3

	* src/plugins/pgpcore/plugin.def		
		And again. This is starting to get ridiculous

2013-07-26  [Colin Leroy] 3.9.2-39-gbb0daed

	* src/plugins/pgpcore/plugin.def		
		One more fix

2013-07-26  [Colin Leroy] 3.9.2-38-ga545a0d

	* src/plugins/pgpcore/plugin.def
	* src/plugins/pgpinline/claws.def
	* src/plugins/pgpinline/mypgpcore.def
	* src/plugins/smime/mypgpcore.def
	* src/plugins/smime/smime.c		
		Finish previous fix

2013-07-26  [Colin Leroy] 3.9.2-37-g7b66a4d

	* src/plugins/pgpcore/claws.def
	* src/plugins/pgpinline/claws.def
	* src/plugins/pgpinline/mypgpcore.def
	* src/plugins/pgpmime/mypgpcore.def
	* src/plugins/smime/mypgpcore.def		
		Fix exports

2013-07-26  [Colin Leroy] 3.9.2-36-g2380a1e

	* configure.ac		
		Fix python check resetting LIBS on win32

2013-07-25  [Ricardo Mones] 3.9.2-35-ge871b10

	* src/gtk/authors.h		
		Fix sorting errors of previous modification and some more

2013-07-25  [Colin Leroy] 3.9.2-34-g1a912d8

	* src/mimeview.c		
		Fix an use-after-free

2013-07-25  [Colin Leroy] 3.9.2-33-ge84ba2d

	* src/mimeview.c
	* src/plugins/pgpcore/prefs_gpg.c
	* src/plugins/pgpcore/prefs_gpg.h
	* src/plugins/pgpinline/pgpinline.c
	* src/plugins/pgpmime/pgpmime.c
	* src/plugins/smime/smime.c
	* src/privacy.c
	* src/privacy.h		
		Make signature auto-check not blocking.

2013-07-25  [Ricardo Mones] 3.9.2-32-g7aa5fcb

	* AUTHORS
	* src/gtk/authors.h
	* src/main.c		
		Fix bug #2982 'variable declaration behind FLOCK conditional'  Patch
		by Richard Palo <richard@NetBSD.org>, added to AUTHORS. Also
		synchronize authors.h with AUTHORS while we're at it.

2013-07-12  [Paul] 3.9.2-31-g50116eb

	* src/plugins/fancy/fancy_viewer.c		
		fix bug 2954, 'Crash in "Save Image As" for HTML message'  note: this
		patch prevents the crash but does not implement saving images

2013-07-12  [Paul] 3.9.2-30-g47fc23c

	* src/plugins/pgpmime/pgpmime.c
	* src/plugins/smime/smime.c		
		fix bug 2960, 'rfc3156 deviation regarding hash symbols'  make micalg
		value lowercase as per RFC 3156

2013-07-12  [Paul] 3.9.2-29-g8a60ff0

	* src/plugins/fancy/fancy_viewer.c		
		fix DNS Prefetching leak  disable DNS Prefetching when 'Enable
		loading of remote content' is switched off

2013-07-11  [Paul] 3.9.2-28-g1de8172

	* src/plugins/pgpcore/Makefile.am
	* src/plugins/pgpcore/pgp_utils.c
	* src/plugins/pgpcore/pgp_utils.h
	* src/plugins/pgpinline/pgpinline.c
	* src/plugins/pgpmime/pgpmime.c		
		fix bug 2961, 'Partial retrieval not available with PGP/Inline
		encrypted messages'  do a more thorough check before deciding to go
		ahead with a (ultimately failed) decryption attempt: check for the
		end of the encrypted block, don't just assume, (never assume, it
		makes an ...), that it must be there if the beginning of the block is
		found.  Move some stuff, which is now used in both -mime and -inline,
		 into a new file, pgpcore/pgp_utils.[ch]

2013-07-08  [Paul] 3.9.2-27-g306bf2e

	* src/prefs_account.c		
		fix bug 2957, 'Double-free in account preferences'

2013-07-06  [Andrej Kacian] 3.9.2-26-g075d16a

	* src/customheader.c
	* src/plugins/vcalendar/libical/libical/sspm.c
	* src/prefs_display_header.c
	* src/procmime.c		
		Use MIME-Version instead of Mime-Version header, to conform to RFC
		2045.

2013-07-01  [Holger Berndt] 3.9.2-25-ga143f7f

	* tools/jhbuild/claws-mail.modules		
		Add libetpan to jhbuild moduleset

2013-06-18  [Paul] 3.9.2-24-g6c8b4bf

	* src/main.c		
		in the output of `claws-mail -V` use 'Enchant' instead of 'aspell'
		and whilst I'm at it, make all the uppercase/lowercase match the
		About dialogue too

2013-06-18  [Ricardo Mones] 3.9.2-23-g94b1bd9

	* src/gtk/quicksearch.c		
		Complete the fix for bug #2132  Move QuickSearch “Edit” button
		shortcut to ‘d’ key, which was free.

2013-06-14  [Ricardo Mones] 3.9.2-22-g909c07b

	* src/addrgather.c		
		Use the correct type for adjustments  Fixes “addrgather.c:402:12:
		warning: assignment from incompatible pointer type [enabled by
		default]”

2013-06-14  [Ricardo Mones] 3.9.2-21-ga49c1b5

	* src/main.c
	* src/prefs_account.c		
		Deprecated gthread functions in newer glib  Since glib 2.32 these are
		deprecated: • g_thread_init is not required anymore •
		g_cond_new/g_cond_free → g_cond_init/g_cond_clear

2013-06-14  [Colin Leroy] 3.9.2-20-g70a2b10

	* src/plugins/bsfilter/Makefile.am		
		Add pthred libs

2013-06-14  [Colin Leroy] 3.9.2-19-g7f27738

	* src/matcher.c
	* src/matcher.h		
		More win32 fixes

2013-06-14  [Colin Leroy] 3.9.2-18-gd10b5af

	* src/matcher.c		
		Fix typo preventing Win32 build

2013-05-30  [Colin Leroy] 3.9.2-17-gd3c722d

	* AUTHORS
	* src/gtk/authors.h		
		Add Michal to AUTHORS

2013-05-30  [Colin Leroy] 3.9.2-16-g80b136e

	* src/account.c
	* src/account.h
	* src/imap.c
	* src/inc.c
	* src/news.c
	* src/send_message.c		
		Implement a password get hooklist, allowing plugins to provide
		passwords for various accounts. Patch by Michal Gorki, bug #2252 "API
		for external password storage"

2013-06-14  [Colin Leroy] 3.9.2-15-gd74bd45

	* configure.ac		
		Fix configure failing when cross-building for win32

2013-06-11  [Holger Berndt] 3.9.2-14-gcfcf045

	* src/plugins/python/python_plugin.c		
		Python plugin: Extend plugin description  Bring back the information
		that was previously contained in the README file of the plugin
		tarball in form of a more elaborate plugin description.

2013-06-11  [Holger Berndt] 3.9.2-13-gb5b6975

	* src/plugins/python/clawsmailmodule.c
	* src/plugins/python/clawsmailmodule.h
	* src/plugins/python/composewindowtype.c
	* src/plugins/python/composewindowtype.h
	* src/plugins/python/foldertype.c
	* src/plugins/python/foldertype.h
	* src/plugins/python/messageinfotype.c
	* src/plugins/python/messageinfotype.h
	* src/plugins/python/nodetype.c
	* src/plugins/python/nodetype.h
	* src/plugins/python/python-hooks.c
	* src/plugins/python/python-hooks.h
	* src/plugins/python/python_plugin.c		
		Python plugin: Improve error reporting during plugin init

2013-06-10  [Holger Berndt] 3.9.2-12-g67df492

	* src/plugins/python/python_plugin.c		
		Python plugin: Make some functions static

2013-06-09  [Holger Berndt] 3.9.2-11-gdd677bd

	* src/plugins/python/python_plugin.c		
		Python plugin: Better error reporting during directory creation

2013-06-09  [Holger Berndt] 3.9.2-10-g7572255

	* src/plugins/python/python_plugin.c		
		Python plugin: Add explicit cast for function argument

2013-06-11  [Paul] 3.9.2-9-g7be9b13

	* claws-features.h.in
	* configure.ac
	* src/Makefile.am
	* src/account.c
	* src/action.c
	* src/addrcustomattr.c
	* src/addressbook.c
	* src/common/Makefile.am
	* src/common/defs.h
	* src/common/utils.c
	* src/compose.c
	* src/editaddress.c
	* src/editldap.c
	* src/edittags.c
	* src/etpan/Makefile.am
	* src/folderview.c
	* src/gtk/Makefile.am
	* src/gtk/filesel.c
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
	* src/gtk/inputdialog.c
	* src/gtk/logwindow.c
	* src/gtk/menu.c
	* src/gtk/prefswindow.c
	* src/inc.c
	* src/main.c
	* src/main.h
	* src/mainwindow.c
	* src/mainwindow.h
	* src/messageview.c
	* src/mh.c
	* src/mimeview.c
	* src/plugins/bogofilter/Makefile.am
	* src/plugins/pgpcore/Makefile.am
	* src/plugins/pgpcore/passphrase.c
	* src/plugins/pgpinline/Makefile.am
	* src/plugins/pgpmime/Makefile.am
	* src/plugins/smime/Makefile.am
	* src/plugins/spamassassin/Makefile.am
	* src/plugins/vcalendar/vcal_meeting_gtk.c
	* src/prefs_account.c
	* src/prefs_actions.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_ext_prog.c
	* src/prefs_filtering.c
	* src/prefs_receive.c
	* src/prefs_template.c
	* src/prefs_toolbar.c
	* src/statusbar.c
	* src/statusbar.h
	* src/summary_search.c
	* src/summaryview.c
	* src/toolbar.c
	* src/wizard.c		
		remove obsolete maemo support

2013-06-11  [Paul] 3.9.2-8-gf137597

	* src/gtk/authors.h		
		also add Henri Bauer here

2013-06-11  [Paul] 3.9.2-7-g4b26133

	* src/plugins/acpi_notifier/Makefile.am
	* src/plugins/address_keeper/Makefile.am
	* src/plugins/archive/Makefile.am
	* src/plugins/att_remover/Makefile.am
	* src/plugins/attachwarner/Makefile.am
	* src/plugins/bsfilter/Makefile.am
	* src/plugins/clamd/Makefile.am
	* src/plugins/gdata/Makefile.am
	* src/plugins/geolocation/Makefile.am
	* src/plugins/mailmbox/Makefile.am
	* src/plugins/newmail/Makefile.am
	* src/plugins/notification/Makefile.am
	* src/plugins/pdf_viewer/Makefile.am
	* src/plugins/perl/Makefile.am
	* src/plugins/python/Makefile.am
	* src/plugins/rssyl/Makefile.am
	* src/plugins/spam_report/Makefile.am
	* src/plugins/tnef_parse/Makefile.am
	* src/plugins/vcalendar/Makefile.am		
		clean up former extra-plugins Makefiles

2013-06-11  [Paul] 3.9.2-6-g177c748

	* src/foldersel.c
	* src/gtk/manage_window.c		
		fix a couple more compiler warnings

2013-06-11  [Paul] 3.9.2-5-gadb5474

	* src/toolbar.c		
		fix implicit declaration warning

2013-06-11  [Paul] 3.9.2-4-g1b991ce

	* src/compose.c
	* src/editaddress.c
	* src/gtk/inputdialog.c
	* src/gtk/quicksearch.c
	* src/message_search.c
	* src/prefs_matcher.c
	* src/prefs_toolbar.c
	* src/summary_search.c		
		fix a bunch of combobox related warnings

2013-06-11  [Ricardo Mones] 3.9.2-3-g3459aff

	* AUTHORS
	* src/plugins/address_keeper/address_keeper.c		
		Revert undesired effect of fixing bug #2927  Patch thanks to Henri
		Bauer, also added to authors file.

2013-06-11  [Paul] 3.9.2-2-g0c8fa95

	* src/plugins/vcalendar/vcal_meeting_gtk.c		
		fix debian bug #711864, 'claws-mail-vcalendar-plugin: when creating
		meeting GTK_IS_COMBO_BOX_TEXT failed'

2013-06-10  [Paul] 3.9.2-1-g8cd3d84

	* src/account.c		
		fix double-free crasher in Edit Accounts dialogue

2013-06-08  [Paul] 3.9.2

	* NEWS
	* README
	* RELEASE_NOTES		
		3.9.2 unleashed

2013-06-06  [Paul] 3.9.1-21-g3f6ee6e

	* src/compose.c		
		fix detection of account in --compose and --compose-from-file where
		the From value contains a name + email. Patch by Colin. (cherry
		picked from commit 6ae1c2d29624155d085ea213d1a8431981008c76)

2013-05-31  [Ricardo Mones] 3.9.1-20-g7cafeb6

	* configure.ac		
		Fix variable name for the failing case (cherry picked from commit
		7f3695d49fba24f50fcb58e2fc7f5991cc9009ea)

2013-05-30  [Ricardo Mones] 3.9.1-19-gee7f626

	* configure.ac		
		Check if detected libpython.so can be dlopen-ed  A somewhat better
		solution for the libpython.so detection saga. Unfortunately it has
		not presented itself and had to be painfully extracted from a series
		of trial and error experiments. No living beings were harmed in the
		process, though.  Many thanks to Paul for the help with testing this.
		(cherry picked from commit df8a1d7e766dea1c48a47d6a7766e20922a78cab)

2013-05-30  [Colin Leroy] 3.9.1-18-g376f872

	* Makefile.am
	* configure.ac		
		Get rid of version.in - forgotten files (cherry picked from commit
		9375966944e6fef9cc85820b329c46125a93b3f3)

2013-05-30  [Colin Leroy] 3.9.1-17-g29f97d9

	* version.in		
		Get rid of version.in, generate it ourselves when in a git tree
		Prevents automake to believe it should remove it on distclean.
		(cherry picked from commit a0773b18b0651f754b806ce07c61e564ffc21a8c)

2013-05-30  [Colin Leroy] 3.9.1-16-g59cc1d8

	* src/send_message.c		
		Reorder send_message's port selection logic, paving the way for bug
		#2252 "API for external password storage" Patch by Michal Gorny
		(cherry picked from commit d04fd18b94a1c6fc8d22afe46367f278370011d3)

2013-05-29  [Paul] 3.9.1-15-gf1444e9

	* configure.ac		
		put back this cruft until a better solution presents itself (cherry
		picked from commit 533722f52efcce1117503d5263efbbd4702c9c09)

2013-05-27  [Paul] 3.9.1-14-gaf93938

	* configure.ac		
		fix locating of pythonXX.so, with thanks to Ricardo (cherry picked
		from commit 7a8ee419bf23dd5d84275e29cdd04bbb35d47b8d)

2013-05-24  [Colin Leroy] 3.9.1-13-gb94dcc4

	* src/compose.c		
		Fix undoing file insertion. (cherry picked from commit
		7e2654802e7eb97090da16bdf0fc3e4adf4fd283)

2013-05-24  [Ricardo Mones] 3.9.1-12-g560b242

	* src/compose.c		
		Remove every control char after colon  The extraheaderrc format
		doesn't allow data after the header colon. Other OSes may insert
		extra characters other than \n, so, remove them all. (cherry picked
		from commit 6b978617931b7116397c6c625a26dc638154dd28)

2013-05-23  [Colin Leroy] 3.9.1-11-g5f68235

	* src/Makefile.am
	* src/gtk/gtkutils.c
	* src/pixmaps/claws-mail_compose_logo.xpm
	* src/stock_pixmap.c
	* src/stock_pixmap.h		
		New big icon for compose windows, by Simon Steinbeiss (cherry picked
		from commit 94ed99e1acdf6a07c6cb3c01f764ab9f6e97fa77)

2013-06-06  [Paul] 3.9.1-23-g6ae1c2d

	* src/compose.c		
		fix detection of account in --compose and --compose-from-file where
		the From value contains a name + email. Patch by Colin.

2013-05-31  [Ricardo Mones] 3.9.1-22-g7f3695d

	* configure.ac		
		Fix variable name for the failing case

2013-05-30  [Ricardo Mones] 3.9.1-21-gdf8a1d7

	* configure.ac		
		Check if detected libpython.so can be dlopen-ed  A somewhat better
		solution for the libpython.so detection saga. Unfortunately it has
		not presented itself and had to be painfully extracted from a series
		of trial and error experiments. No living beings were harmed in the
		process, though.  Many thanks to Paul for the help with testing this.

2013-05-30  [Colin Leroy] 3.9.1-20-g9375966

	* Makefile.am
	* configure.ac		
		Get rid of version.in - forgotten files

2013-05-30  [Colin Leroy] 3.9.1-19-ga0773b1

	* version.in		
		Get rid of version.in, generate it ourselves when in a git tree
		Prevents automake to believe it should remove it on distclean.

2013-05-30  [Colin Leroy] 3.9.1-18-gd04fd18

	* src/send_message.c		
		Reorder send_message's port selection logic, paving the way for bug
		#2252 "API for external password storage" Patch by Michal Gorny

2013-05-29  [Paul] 3.9.1-17-g533722f

	* configure.ac		
		put back this cruft until a better solution presents itself

2013-05-27  [Paul] 3.9.1-16-g7a8ee41

	* configure.ac		
		fix locating of pythonXX.so, with thanks to Ricardo

2013-05-24  [Colin Leroy] 3.9.1-15-g7e26548

	* src/compose.c		
		Fix undoing file insertion.

2013-05-24  [Ricardo Mones] 3.9.1-14-g6b97861

	* src/compose.c		
		Remove every control char after colon  The extraheaderrc format
		doesn't allow data after the header colon. Other OSes may insert
		extra characters other than \n, so, remove them all.

2013-05-23  [Colin Leroy] 3.9.1-13-g94ed99e

	* src/Makefile.am
	* src/gtk/gtkutils.c
	* src/pixmaps/claws-mail_compose_logo.xpm
	* src/stock_pixmap.c
	* src/stock_pixmap.h		
		New big icon for compose windows, by Simon Steinbeiss

2013-05-20  [Ricardo Mones] 3.9.1-12-gc7cd049

	* src/plugins/attachwarner/attachwarner_prefs.c		
		Reorganise and beautify AttachWarner preferences  Use frames to
		separate options about what to search from the options about where
		not to search and give it a more pleasant appearance, and, hopefully,
		make it easier to understand.  Reworded skip quotes ckeckbox tip to
		warn about user-inserted quotation marks.

2013-05-20  [Ricardo Mones] 3.9.1-11-g4b8a56c

	* src/matcher.c
	* src/matcher.h
	* src/plugins/address_keeper/address_keeper.c
	* src/plugins/attachwarner/attachwarner.c
	* src/plugins/attachwarner/attachwarner_prefs.c
	* src/plugins/attachwarner/attachwarner_prefs.h		
		Fix #2927 'Optional case insensitivity for the attach-warner-plugin' 
		Based on original patch provided by Henri Bauer
		<henri.bauer@voila.fr>

2013-05-13  [H.Merijn Brand] 3.9.1-10-ge77b994

	* src/plugins/perl/cm_perl.pod		
		Fix bug #2923 'build failure with perl 5.18'  Removed also some
		unnecessary whitespaces

2013-05-12  [Andrej Kacian] 3.9.1-9-g8891f6e

	* src/news.c		
		Fix compiler warning.

2013-05-12  [Andrej Kacian] 3.9.1-8-g42cbb5f

	* src/news.c		
		Do not try to destroy a NULL session after an unsuccesful NNTP
		connect attempt.

2013-05-10  [Paul] 3.9.1-7-gf3895e2

	* configure.ac		
		add missing AC_MSG_CHECKING() for geolocation plugin

2013-05-09  [Paul] 3.9.1-6-gb55ac02

	* configure.ac		
		add secondary check for libperl.so for distros such as fedora

2013-05-09  [Paul] 3.9.1-5-g24d7812

	* configure.ac		
		remove useless repeated line (thanks, Brian!)

2013-05-09  [Paul] 3.9.1-4-gd04c724

	* configure.ac		
		fix check for libsoup - it is not obligatory

2013-05-09  [Paul] 3.9.1-3-g3b2e225

	* configure.ac		
		add missing check for libperl

2013-05-07  [Colin Leroy] 3.9.1-2-g66aa06c

	* src/plugins/address_keeper/claws.def
	* src/plugins/attachwarner/claws.def
	* src/plugins/pgpcore/claws.def
	* src/plugins/pgpcore/sgpgme.c		
		Usual Windows fixes

2013-05-07  [Colin Leroy] 3.9.1-1-gc416e89

	* src/procmime.c		
		Never decode multipart/* or message/* parts, as RFC states.

2013-05-06  [Paul] 3.9.1

	* NEWS
	* README
	* RELEASE_NOTES		
		for release 3.9.1

2013-05-06  [Paul] 3.9.0-213-g1b0d559

	* po/cs.po
	* po/de.po
	* po/es.po
	* po/he.po
	* po/hu.po
	* po/lt.po
	* po/pt_BR.po
	* po/sk.po
	* po/sv.po		
		translation updates by David Vachulka, Thomas Bellmann, Ricardo
		Mones, Genghis Khan, Páder Rezső, Mindaugas Baranauskas, Frederico
		Goncalves Guimaraes, Slavko, Andreas Rönnquist

2013-05-06  [Paul] 3.9.0-212-g50f73d3

	* po/zh_CN.po
	* po/zh_TW.po		
		fix bug #2884, 'zh_CN translation crashes src/prefs_filtering.c via
		alertpanel_error g_vsnprintf'

2013-05-03  [Colin Leroy] 3.9.0-205-gac57e40

	* src/procmime.c		
		Avoid decoding multipart/signed parts. We'll decode their children,
		but the underlying privacy plugin expects the raw file.

2013-05-03  [Michael Rasmussen] 3.9.0-209-g83ee9ae

	* configure.ac		
		Fix test for git to allow tarball builds.

2013-05-02  [Michael Rasmussen] 3.9.0-208-gfb56fc5

	* configure.ac		
		Add proper test for an installed version of git. Bail if git is not
		found on path.

2013-05-02  [Michael Rasmussen] 3.9.0-207-g5809e36

	* autogen.sh		
		Fix references to claws CVS so they now references claws git

2013-05-02  [Ricardo Mones] 3.9.0-206-g11a24a7

	* src/etpan/nntp-thread.c		
		Fix typo in debug_print string

2013-05-02  [Ricardo Mones] 3.9.0-205-gfca4948

	* src/news.c		
		Do not leak memory and unref the result if valid

2013-05-02  [Ricardo Mones] 3.9.0-204-gf46d693

	* src/news.c		
		Fix bug #1684 'view news messages with large attachements segfaults' 
		Don't g_free MMAPString str data which we didn't allocate

2013-04-29  [Colin Leroy] 3.9.0-203-g1d45a3a

	* po/fr.po		
		Fix more fuzzies.

2013-04-29  [Colin Leroy] 3.9.0-202-gace0c20

	* tools/gitlog2changelog.py		
		Add modification copyright

2013-04-27  [Paul] 3.9.0-201-g3960570

	* src/addressbook.c
	* src/compose.c
	* src/folderview.c
	* src/imap.c
	* src/imap_gtk.c
	* src/inc.c
	* src/mainwindow.c
	* src/mbox.c
	* src/mh_gtk.c
	* src/news.c
	* src/plugins/bogofilter/bogofilter_gtk.c
	* src/plugins/bsfilter/bsfilter_gtk.c
	* src/plugins/mailmbox/plugin_gtk.c
	* src/plugins/rssyl/rssyl_cb_menu.c
	* src/plugins/spamassassin/spamassassin_gtk.c
	* src/prefs_filtering_action.c
	* src/prefs_matcher.c
	* src/setup.c		
		fix some string inconsistencies

2013-04-26  [Paul] 3.9.0-200-g4911871

	* src/procmime.c		
		replace fuzzy-head fix in 3.9.0-196-g06e09c8 with simpler, better,
		proper fix  replace fuzzy-head fix in 3.9.0-196-g06e09c8 with
		simpler, better, proper fix 

2013-04-26  [Paul] 3.9.0-199-gf709f3e

	* src/mainwindow.c
	* src/send_message.h		
		fix implicit declaration warnings

2013-04-26  [Paul] 3.9.0-198-g9c3554f

	* src/mainwindow.c		
		fix crasher when using /Edit/Search folder on start-up with nothing
		selected. also grey out the menu item when a mail folder is not
		selected

2013-04-25  [Ricardo Mones] 3.9.0-197-gbe58b45

	* src/plugins/archive/archiver.c		
		Fix untranslated description in archiver plugin  gettext cannot
		evaluate preprocessor conditions affecting translatable strings and
		only generates one msgid for the po file. If later the build doesn't
		generate the same string as gettext, its msgid is never found and
		hence appears untranslated on the UI.

2013-04-24  [Paul] 3.9.0-196-g06e09c8

	* src/procmime.c		
		further fix to bug #2862, 'Segmentation fault when replying to a
		message where the "code conversion" fails'

2013-04-23  [Colin Leroy] 3.9.0-195-g31d93a0

	* po/fr.po		
		Finish updating

2013-04-23  [Colin Leroy] 3.9.0-194-ge3d8447

	* src/plugins/fancy/fancy_prefs.c		
		Fix layout

2013-04-21  [Paul] 3.9.0-189-g235de21

	* src/folderview.c
	* src/plugins/att_remover/att_remover.c
	* src/plugins/vcalendar/vcalendar.c
	* src/summaryview.c		
		fix errors in strings

2013-04-21  [Paul] 3.9.0-188-gd553aef

	* po/POTFILES.in		
		add missing file

2013-04-21  [Ricardo Mones] 3.9.0-187-g9c84307

	* src/mimeview.c		
		Complete fix for #2093 "key 'C' mention harcoded in string"  Refactor
		code to obtain shortcut to a function and don't mention the shortcut
		in the cases it doesn't exist.

2013-04-19  [Ricardo Mones] 3.9.0-186-g1a980a6

	* src/plugins/bsfilter/bsfilter.c		
		Fix bug #2878 'bsfilter / folder.c:1435 Condition identifier != NULL
		failed'  Don't call folder_find_item_from_identifier if using default
		NULL value

2013-04-19  [Ricardo Mones] 3.9.0-185-gc282d90

	* manual/claws-mail-manual.xml
	* manual/de/claws-mail-manual.xml
	* manual/es/claws-mail-manual.xml
	* manual/fr/claws-mail-manual.xml
	* manual/it/claws-mail-manual.xml
	* manual/pl/claws-mail-manual.xml		
		Update year in manual copyright notices

2013-04-17  [Colin Leroy] 3.9.0-187-gd79e409

	* po/fr.po		
		fix extensions/modules

2013-04-17  [Colin Leroy] 3.9.0-186-gb1a3c3d

	* po/fr.po		
		update french translation

2013-04-17  [Colin Leroy] 3.9.0-185-gb6c8484

	* src/plugins/fancy/fancy_viewer.c		
		Fix plugin description.

2013-04-16  [Paul] 3.9.0-184-g6e07ee6

	* src/summaryview.c		
		fix bug #2909, 'Changing folder quickly can cause wrong email to be
		deleted'

2013-04-16  [Ricardo Mones] 3.9.0-183-g0f3a48d

	* src/plugins/pgpcore/sgpgme.c		
		Fix bug #2905 "Include the signature timestamp in the 'full signature
		information'"  Format used is the same shown in summary view date
		column. Original patch by Fabian Keil, thanks! ;-)

2013-04-13  [Michael Rasmussen] 3.9.0-182-g8528776

	* src/plugins/clamd/clamav_plugin.c		
		If 'Don't popup error dialog on receive error' is checked do not show
		alert_panel but write virus message to statusbar instead.

2013-04-13  [Paul] 3.9.0-181-gbaeee39

	* src/common/session.c
	* src/common/session.h
	* src/common/socket.h
	* src/common/ssl.c
	* src/prefs_account.c
	* src/prefs_account.h
	* src/send_message.c		
		Add support for GnuTLS priority string. Patch by Darko Koruga

2013-04-13  [Paul] 3.9.0-180-g86a989f

	* src/plugins/pgpinline/pgpinline.c		
		fix bug #2879, 'Plain text mails treated as encrypted' patch by
		Fabian Keil

2013-04-13  [Paul] 3.9.0-179-ge4dffe9

	* src/messageview.c		
		correct text used in return receipt notification dialogue

2013-04-10  [Colin Leroy] 3.9.0-178-gcb4a06a

	* src/messageview.c
	* src/mimeview.c		
		Fib bug #2903, "key 'C' mention harcoded in string"

2013-04-07  [Holger Berndt] 3.9.0-177-gb5633df

	* src/plugins/python/messageinfotype.c		
		Python plugin: const fix  It seems a bit strange for
		procheader_get_header_from_msginfo() to require a non-const header
		string argument, though.

2013-04-07  [Holger Berndt] 3.9.0-176-gc664620

	* src/plugins/perl/tools/insert_perl.pl		
		Perl plugin: Enhance insert_perl.pl documentation  In cvs, there was
		an "InsertCompile" script that called the script. Without looking at
		that script, the use of insert_perl.pl is not obvious, so a few
		comments have been added.

2013-04-07  [Holger Berndt] 3.9.0-175-g7bb499b

	* src/plugins/geolocation/earth.svg		
		Geolocation plugin: Add earth.svg file  The file is the source from
		which pixmap_earth.h has been generated.

2013-04-07  [Holger Berndt] 3.9.0-174-g4d1963b

	* src/plugins/python/messageinfotype.c		
		Python plugin: Add function to get an arbitrary header from a
		MessageInfo object

2013-04-07  [Holger Berndt] 3.9.0-173-ge4f8cd0

	* .gitignore
	* configure.ac
	* src/plugins/python/Makefile.am
	* src/plugins/python/examples/Makefile.am
	* src/plugins/python/examples/README.examples
	* src/plugins/python/examples/auto/compose_any
	* src/plugins/python/examples/auto/shutdown
	* src/plugins/python/examples/auto/startup
	* .../python/examples/compose/Macro-Expansion
	* .../python/examples/main/Create-Tomboy-Note
	* src/plugins/python/examples/main/Mass-mail
	* src/plugins/python/examples/main/Open-Tomboy-Notes
	* .../examples/main/Print-action-names-to-stdout
	* .../examples/main/Recusively-mark-messages-as-read		
		Python plugin: Add examples

2013-04-07  [Holger Berndt] 3.9.0-172-g98b03df

	* src/plugins/python/messageinfotype.c		
		Python plugin: Add Cc field to messageinfo objects

2013-04-06  [Holger Berndt] 3.9.0-171-g3e1e674

	* .gitignore
	* configure.ac
	* src/plugins/Makefile.am
	* src/plugins/geolocation/Makefile.am
	* src/plugins/geolocation/geolocation_plugin.c
	* src/plugins/geolocation/pixmap_earth.h		
		Add geolocation plugin

2013-04-04  [Holger Berndt] 3.9.0-170-g4f1b728

	* tools/jhbuild/README
	* tools/jhbuild/claws-mail.modules
	* tools/jhbuild/sample.jhbuildrc-claws-mail		
		Add jhbuild module files and sample config

2013-04-06  [Ricardo Mones] 3.9.0-169-g679dd60

	* src/plugins/newmail/newmail.c		
		Fix part of bug #2885 (fprintf on a NULL file pointer)

2013-04-04  [Ricardo Mones] 3.9.0-168-ge02c1b6

	* src/plugins/newmail/newmail.c		
		Ensure available fallback folder for NewMail log  Fixes bug #2859
		"Newmail plugin doesn't work if Mail folder not present when it is
		loaded."  Also included: * Show current log file name in plugin
		description. * Remove log file name limit of 255 bytes.

2013-04-04  [Ricardo Mones] 3.9.0-167-ga10e289

	* src/plugins/newmail/newmail.c		
		Fix indentation

2013-04-04  [Ricardo Mones] 3.9.0-166-ga700fea

	* src/plugins/newmail/newmail.c		
		Use debug_print for debug info

2013-04-03  [Colin Leroy] 3.9.0-165-g4bdc5af

	* src/plugins/pdf_viewer/poppler_viewer.c		
		Fix printed PDF quality

2013-03-27  [Ricardo Mones] 3.9.0-164-gaa8ccdb

	* src/plugins/address_keeper/address_keeper.c
	* src/plugins/address_keeper/address_keeper_prefs.c
	* src/plugins/address_keeper/address_keeper_prefs.h		
		Add block address matching pattern feature  Should fix bug #2340
		'Create block list'.

2013-03-27  [Ricardo Mones] 3.9.0-163-ga79ce24

	* src/plugins/attachwarner/attachwarner.c		
		Use new generalized function for matcher list

2013-03-27  [Ricardo Mones] 3.9.0-162-gfe709cc

	* src/matcher.c
	* src/matcher.h		
		Generalize matcher list building from lines  New function
		"matcherlist_new_from_lines" to build the MatcherList required to
		match one or more regexps from a newline-separated string.  Seen
		previously a specific internal function of AttachWarner plugin.

2013-03-22  [Ricardo Mones] 3.9.0-161-ga839f1b

	* configure.ac		
		Even less processes  Split the GIT_VERSION with POSIX patterns,
		original patch by Andrew Shadura
		<https://profiles.google.com/108080719405250187705>

2013-03-22  [Ricardo Mones] 3.9.0-160-g6eabcd7

	* configure.ac		
		Complete fix for 'make dist' generated tarballs  Ignore the
		EXTRA_VERSION when it's too long to be a number and is one of: * an
		abbreviated hash (should not happen :) * the 'dirty' string (in a
		modified tree just after a release)

2013-03-21  [Colin Leroy] 3.9.0-159-g385e20e

	* src/plugins/vcalendar/libical/libical/icallexer.l		
		Remove apparently useless forward declarations. Should fix bug #2893
		"ical_yy_scan_bytes has wrong type"

2013-03-21  [Colin Leroy] 3.9.0-158-gb469545

	* Makefile.am		
		Have Changelog depend on version so that it gets regenerated when
		needed. Have make clean clean it.

2013-03-21  [Colin Leroy] 3.9.0-157-g2ea5d34

	* .gitignore
	* ChangeLog
	* ChangeLog.3.0.0-3.9.0
	* Makefile.am
	* tools/gitlog2changelog.py		
		Generate a ChangeLog before make dist

2013-03-21  [Ricardo Mones] 3.9.0-156-gf9f7934

	* .gitignore
	* Makefile.am
	* configure.ac
	* version.in		
		Fix build of 'make dist' generated tarballs  The version is set in
		stone before the 'make dist' run. In the cases where no .git
		directory is found, like generated tarballs, the stone is summoned
		instead.

2013-03-20  [Ricardo Mones] 3.9.0-155-g79c5de0

	* configure.ac		
		Use awk instead of cut  Create less processes to obtain these numbers
		and fix the value set to EXTRA_VERSION on releases.

2013-03-20  [Ricardo Mones] 3.9.0-154-g30b8848

	* configure.ac		
		Remove references to nonexistent variables

2013-03-20  [Colin Leroy] 3.9.0-153-g77d3fd1

	* .gitignore		
		Add more files to ignore

2013-03-20  [Colin Leroy] 3.9.0-152-g1deb333

	* src/gtk/gtkutils.c		
		Fix ugly icon in XFCE's alt-tab window

2013-03-20  [Colin Leroy] 3.9.0-151-gfe4582c

	* configure.ac
	* src/common/version.h.in
	* src/mainwindow.c		
		Make the mainwindow's version string shorter when not using
		maintainer mode

2013-03-20  [Colin Leroy] 3.9.0-150-g9eb9b32

	* README		
		Finish removing references to CVS

2013-03-20  [Colin Leroy] 3.9.0-149-gcbfce9a

	* README		
		One more, for mail test

2013-03-20  [Colin Leroy] 3.9.0-148-g60859b9

	* README		
		Another test

2013-03-20  [Colin Leroy] 3.9.0-147-g0cfa853

	* README		
		Fixing README, testing Gitzilla (see bug #2892)

2013-03-20  [Colin Leroy] 3.9.0-146-g9570a00

	* doc/man/claws-mail.1
	* src/main.c		
		Fix bug #2891, "Ability to toggle debug mode for a running instance"
		Patch by Darko Coruga

2013-03-20  [Colin Leroy] 3.9.0-145-g47be3fd

	* src/plugins/pgpcore/sgpgme.c		
		Log GPG info in debug

2013-03-20  [Colin Leroy] 3.9.0-144-g2d14ba8

	* src/main.c
	* src/plugins/fancy/fancy_viewer.c		
		Fix format string error in win32 logging, and uncomment logging in
		fancy

2013-03-20  [Colin Leroy] 3.9.0-143-ge05b708

	* src/plugins/perl/tools/matcherrc2perlfilter.pl		
		* mode 775 too

2013-03-20  [Colin Leroy] 3.9.0-142-gaed688a

	* tools/OOo2claws-mail.pl
	* tools/acroread2claws-mail.pl
	* tools/calypso_convert.pl
	* tools/claws-mail-compose-insert-files.pl
	* tools/convert_mbox.pl
	* tools/csv2addressbook.pl
	* tools/eud2gc.py
	* tools/filter_conv.pl
	* tools/filter_conv_new.pl
	* tools/fix_date.sh
	* tools/freshmeat_search.pl
	* tools/gif2xface.pl
	* tools/google_msgid.pl
	* tools/google_search.pl
	* tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
	* tools/kdeservicemenu/install.sh
	* tools/kmail-mailbox2claws-mail.pl
	* tools/kmail2claws-mail.pl
	* tools/kmail2claws-mail_v2.pl
	* tools/mairix.sh
	* tools/mew2claws-mail.pl
	* tools/multiwebsearch.pl
	* tools/nautilus2claws-mail.sh
	* tools/outlook2claws-mail.pl
	* tools/popfile-link.sh
	* tools/tb2claws-mail
	* tools/tbird2claws.py
	* tools/textviewer.pl
	* tools/textviewer.sh
	* tools/thunderbird-filters-convertor.pl
	* tools/update-po
	* tools/uudec
	* tools/uuooffice
	* tools/vcard2xml.py		
		Make tools mode 775

2013-03-20  [Ricardo Mones] 3.9.0-141-g3da40e5

	* configure.ac
	* src/common/version.h.in
	* src/gtk/about.c		
		Get configure.ac version values from git  Computes the VERSION,
		MAJOR_VERSION, MINOR_VERSION and MICRO_VERSION values in configure.ac
		from 'git describe' output.  Adds new HASH_VERSION and GIT_VERSION,
		available as VERSION_GIT_HASH and VERSION_GIT_FULL defines. On
		releases HASH_VERSION is empty and GIT_VERSION is equal to VERSION
		(modulo EXTRA values). Full git version is shown in about.  Requires
		latest release version to be tagged with an annotated tag.  Untested
		on win32 platforms, but should work as long as git and cut binaries
		are on %PATH%.

2013-03-18  [Ricardo Mones] 3.9.0-140-g4580575

	* debian/README.Debian
	* debian/changelog
	* debian/claws-mail.desktop
	* debian/claws-mail.menu
	* debian/claws-mail.postinst.debhelper
	* debian/claws-mail.postrm.debhelper
	* debian/compat
	* debian/control
	* debian/copyright
	* debian/docs
	* debian/files
	* debian/rules		
		Remove obsolete, and probably unusable nowadays, debian directory.
		This also serves as a first git commit test :)

2013-03-17  [Ricardo Mones] 3.9.0-139-gf2493c6

	* .cvsignore
	* .gitignore
	* PATCHSETS
	* autogen.sh
	* commitHelper
	* config/.cvsignore
	* doc/.cvsignore
	* doc/man/.cvsignore
	* m4/.cvsignore
	* manual/.cvsignore
	* manual/de/.cvsignore
	* manual/de/dist/.cvsignore
	* manual/de/dist/html/.cvsignore
	* manual/de/dist/pdf/.cvsignore
	* manual/de/dist/ps/.cvsignore
	* manual/de/dist/txt/.cvsignore
	* manual/dist/.cvsignore
	* manual/dist/html/.cvsignore
	* manual/dist/pdf/.cvsignore
	* manual/dist/ps/.cvsignore
	* manual/dist/txt/.cvsignore
	* manual/dtd/.cvsignore
	* manual/es/.cvsignore
	* manual/es/dist/.cvsignore
	* manual/es/dist/html/.cvsignore
	* manual/es/dist/pdf/.cvsignore
	* manual/es/dist/ps/.cvsignore
	* manual/es/dist/txt/.cvsignore
	* manual/fr/.cvsignore
	* manual/fr/dist/.cvsignore
	* manual/fr/dist/html/.cvsignore
	* manual/fr/dist/pdf/.cvsignore
	* manual/fr/dist/ps/.cvsignore
	* manual/fr/dist/txt/.cvsignore
	* manual/pl/.cvsignore
	* manual/pl/dist/.cvsignore
	* manual/pl/dist/html/.cvsignore
	* manual/pl/dist/pdf/.cvsignore
	* manual/pl/dist/ps/.cvsignore
	* manual/pl/dist/txt/.cvsignore
	* po/.cvsignore
	* src/.cvsignore
	* src/common/.cvsignore
	* src/etpan/.cvsignore
	* src/gtk/.cvsignore
	* src/plugins/.cvsignore
	* src/plugins/acpi_notifier/.cvsignore
	* src/plugins/address_keeper/.cvsignore
	* src/plugins/archive/.cvsignore
	* src/plugins/att_remover/.cvsignore
	* src/plugins/attachwarner/.cvsignore
	* src/plugins/bogofilter/.cvsignore
	* src/plugins/bsfilter/.cvsignore
	* src/plugins/clamd/.cvsignore
	* src/plugins/clamd/libclamd/.cvsignore
	* src/plugins/demo/.cvsignore
	* src/plugins/fancy/.cvsignore
	* src/plugins/fetchinfo/.cvsignore
	* src/plugins/gdata/.cvsignore
	* src/plugins/mailmbox/.cvsignore
	* src/plugins/newmail/.cvsignore
	* src/plugins/notification/.cvsignore
	* src/plugins/notification/gtkhotkey/.cvsignore
	* src/plugins/notification/gtkhotkey/x11/.cvsignore
	* src/plugins/pdf_viewer/.cvsignore
	* src/plugins/perl/.cvsignore
	* src/plugins/perl/tools/.cvsignore
	* src/plugins/pgpcore/.cvsignore
	* src/plugins/pgpinline/.cvsignore
	* src/plugins/pgpmime/.cvsignore
	* src/plugins/python/.cvsignore
	* src/plugins/rssyl/.cvsignore
	* src/plugins/smime/.cvsignore
	* src/plugins/spam_report/.cvsignore
	* src/plugins/spamassassin/.cvsignore
	* src/plugins/tnef_parse/.cvsignore
	* src/plugins/vcalendar/.cvsignore
	* src/plugins/vcalendar/libical/.cvsignore
	* .../vcalendar/libical/design-data/.cvsignore
	* src/plugins/vcalendar/libical/libical/.cvsignore
	* src/plugins/vcalendar/libical/libicalss/.cvsignore
	* .../vcalendar/libical/libicalvcal/.cvsignore
	* src/plugins/vcalendar/libical/scripts/.cvsignore
	* tools/.cvsignore		
		Initial setup for git

2013-03-15  [Colin Leroy] 3.9.0-138-g41acae3

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/fancy/fancy_viewer.c		
		2013-03-15 [colin]	3.9.0cvs128  * src/plugins/fancy/fancy_viewer.c
		Fix default fonts on Windows

2013-03-15  [Colin Leroy] 3.9.0-137-gfcfd10f

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/address_keeper/version.rc
	* src/plugins/att_remover/version.rc
	* src/plugins/attachwarner/version.rc
	* src/plugins/bsfilter/version.rc
	* src/plugins/fancy/version.rc
	* src/plugins/fetchinfo/version.rc
	* src/plugins/mailmbox/version.rc
	* src/plugins/notification/version.rc
	* src/plugins/pgpcore/version.rc
	* src/plugins/pgpinline/version.rc
	* src/plugins/pgpmime/version.rc
	* src/plugins/rssyl/version.rc
	* src/plugins/smime/version.rc
	* src/plugins/spam_report/version.rc
	* src/plugins/tnef_parse/version.rc
	* src/plugins/vcalendar/version.rc		
		2013-03-15 [colin]	3.9.0cvs127  *
		src/plugins/address_keeper/version.rc *
		src/plugins/attachwarner/version.rc *
		src/plugins/att_remover/version.rc * src/plugins/bsfilter/version.rc
		* src/plugins/fancy/version.rc * src/plugins/fetchinfo/version.rc *
		src/plugins/mailmbox/version.rc * src/plugins/notification/version.rc
		* src/plugins/pgpcore/version.rc * src/plugins/pgpinline/version.rc *
		src/plugins/pgpmime/version.rc * src/plugins/rssyl/version.rc *
		src/plugins/smime/version.rc * src/plugins/spam_report/version.rc *
		src/plugins/tnef_parse/version.rc * src/plugins/vcalendar/version.rc
		Fix names and copyrights

2013-03-15  [Colin Leroy] 3.9.0-136-g87b1d66

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/fancy/fancy_viewer.c
	* src/plugins/vcalendar/vcal_folder.c		
		2013-03-15 [colin]	3.9.0cvs126  * src/plugins/fancy/fancy_viewer.c
		Fix attached images URIs generation *
		src/plugins/vcalendar/vcal_folder.c Fix crash on NULL uri

2013-03-14  [Colin Leroy] 3.9.0-135-g7aafbfc

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/fancy/fancy_viewer.c		
		2013-03-14 [colin]	3.9.0cvs125  * src/plugins/fancy/fancy_viewer.c
		Remove some crashy calls (wonder why.)

2013-03-13  [Colin Leroy] 3.9.0-134-g8d838eb

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/fancy/Makefile.am
	* src/plugins/fancy/claws.def
	* src/plugins/fancy/plugin.def
	* src/plugins/fancy/version.rc		
		2013-03-13 [colin]	3.9.0cvs124  * src/plugins/fancy/Makefile.am *
		src/plugins/fancy/claws.def * src/plugins/fancy/plugin.def *
		src/plugins/fancy/version.rc Preparing for win32 Fancy port

2013-03-13  [Colin Leroy] 3.9.0-133-g3a241b8

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/fancy/fancy_viewer.h		
		2013-03-13 [colin]	3.9.0cvs123  * src/plugins/fancy/fancy_viewer.h
		Fix wrong include

2013-03-13  [Ricardo Mones] 3.9.0-132-gb3863d7

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/pdf_viewer/poppler_viewer.c		
		2013-03-13 [mones]	3.9.0cvs122  *
		src/plugins/pdf_viewer/poppler_viewer.c Fix crash closing PDF
		information alert panel and use a better label than the plugin name
		for the dialog

2013-03-13  [Colin Leroy] 3.9.0-131-gcfe802b

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/fancy/fancy_prefs.c		
		2013-03-13 [colin]	3.9.0cvs121  * src/plugins/fancy/fancy_prefs.c
		More whitespace!

2013-03-13  [Colin Leroy] 3.9.0-130-g56c256b

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/fancy/fancy_prefs.c
	* src/plugins/fancy/fancy_prefs.h
	* src/plugins/fancy/fancy_viewer.c
	* src/plugins/fancy/fancy_viewer.h		
		2013-03-13 [colin]	3.9.0cvs120  * src/plugins/fancy/fancy_prefs.c *
		src/plugins/fancy/fancy_prefs.h * src/plugins/fancy/fancy_viewer.c *
		src/plugins/fancy/fancy_viewer.h Fix whitespace and indentation

2013-03-13  [Colin Leroy] 3.9.0-129-gc0b5c9f

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/fancy/fancy_prefs.c
	* src/plugins/fancy/fancy_prefs.h
	* src/plugins/fancy/fancy_viewer.c
	* src/plugins/fancy/fancy_viewer.h		
		2013-03-13 [colin]	3.9.0cvs119  * src/plugins/fancy/fancy_prefs.c *
		src/plugins/fancy/fancy_prefs.h * src/plugins/fancy/fancy_viewer.c *
		src/plugins/fancy/fancy_viewer.h More rework of the options to make
		things clear. Also, make Enable remote content actually do what it
		says.

2013-03-13  [Colin Leroy] 3.9.0-128-g9b045e6

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/perl/tools/Makefile.am
	* src/summaryview.c		
		2013-03-13 [colin]	3.9.0cvs118  * src/summaryview.c Fix w32 build
		where apparently 'small' is a reserved word *
		src/plugins/perl/tools/Makefile.am Fix out-of-tree build

2013-03-13  [Ricardo Mones] 3.9.0-127-g582f953

	* ChangeLog
	* INSTALL
	* PATCHSETS
	* README
	* configure.ac		
		2013-03-13 [mones]	3.9.0cvs117  * INSTALL * README Forgotten tool is
		not needed anymore, bye bye html2ps.

2013-03-13  [Colin Leroy] 3.9.0-126-g763d745

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/fancy/Makefile.am
	* src/plugins/fancy/fancy_viewer.c		
		2013-03-13 [colin]	3.9.0cvs116  * src/plugins/fancy/Makefile.am *
		src/plugins/fancy/fancy_viewer.c Fix bug #2980, "html2ps
		required...". Use standard GtkPrint

2013-03-13  [Colin Leroy] 3.9.0-125-ge61294d

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/fancy/fancy_prefs.c
	* src/plugins/fancy/fancy_prefs.h
	* src/plugins/fancy/fancy_viewer.c
	* src/plugins/fancy/fancy_viewer.h		
		2013-03-13 [colin]	3.9.0cvs115  * src/plugins/fancy/fancy_prefs.c *
		src/plugins/fancy/fancy_prefs.h * src/plugins/fancy/fancy_viewer.c *
		src/plugins/fancy/fancy_viewer.h Untangle prefs handling, untangle
		open in browser and move back to Enable remote content instead of
		Enable inner navigation.

2013-03-13  [Ricardo Mones] 3.9.0-124-gfb3e030

	* ChangeLog
	* INSTALL
	* PATCHSETS
	* README
	* configure.ac		
		2013-03-13 [mones]	3.9.0cvs114  * INSTALL * README Some minor fix and
		an always forgotten support tool... Fortunately our users keep
		reminding us they really use all those features, thanks to all of
		them :-)

2013-03-12  [Tristan Chabredier] 3.9.0-123-g3df21e6

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/account.c		
		2013-03-12 [wwp]	3.9.0cvs113  * src/account.c Remove stuff committed
		unexpectedly (you're now reading my words, you understand what you
		read, you never found that I've committed stuff accidentally, never,
		and now you can get back to normal activities, you will never
		remember this), thanks Paul!

2013-03-12  [Tristan Chabredier] 3.9.0-122-g3c87d3f

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/account.c		
		2013-03-12 [wwp]	3.9.0cvs112  * src/account.c Fix 'edit accounts'
		windows going backward when leaving an 'account preferences' window,
		by focusing this window again.

2013-03-09  [Ricardo Mones] 3.9.0-121-g1569d00

	* ChangeLog
	* INSTALL
	* PATCHSETS
	* configure.ac
	* src/mainwindow.c
	* src/summaryview.c		
		2013-03-09 [mones]	3.9.0cvs111  * INSTALL Update required GTK+
		version and configure plugin flags * src/mainwindow.c *
		src/summaryview.c Remove unnecessary checks, newer keysyms are
		already included by gtkutils.h if needed

2013-03-08  [Paul Mangan] 3.9.0-120-g75159a9

	* ChangeLog
	* PATCHSETS
	* configure.ac		
		2013-03-08 [paul]	3.9.0cvs110  * configure.ac fix outputting config
		dir value at end of configure

2013-03-07  [Colin Leroy] 3.9.0-119-gbaef411

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/fancy/fancy_prefs.c		
		2013-03-07 [colin]	3.9.0cvs109  * src/plugins/fancy/fancy_prefs.c And
		make Open External default to true :)

2013-03-07  [Paul Mangan] 3.9.0-118-g9b859d4

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/fancy/fancy_prefs.c		
		2013-03-07 [paul]	3.9.0cvs108  * src/plugins/fancy/fancy_prefs.c make
		"enable_inner_navigation" default to FALSE

2013-03-06  [Colin Leroy] 3.9.0-117-ga63e873

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/fancy/fancy_prefs.c
	* src/plugins/fancy/fancy_prefs.h
	* src/plugins/fancy/fancy_viewer.c
	* src/plugins/fancy/fancy_viewer.h		
		2013-03-06 [colin]	3.9.0cvs107  * src/plugins/fancy/fancy_prefs.c *
		src/plugins/fancy/fancy_prefs.h * src/plugins/fancy/fancy_viewer.c *
		src/plugins/fancy/fancy_viewer.h Fix bug #2882, "Reverse preference
		for external content" "Block external content" was the only negative
		preference along the other "Enable ..." positive ones, but also had
		several shortcomings, in that it only blocked user- requested
		interactions, like - prevent clicking on links - prevent
		right-click/Download link - prevent right-click/Save image But NOT -
		prevent auto download of images (that's controlled by Auto-load
		images) - prevent auto download of javascript (that's controlled by
		Enable scripts) - prevent auto download of applets (that's controlled
		by Enable java) - prevent auto download of css (that can't be
		disabled) New preference to replace it is "Enable inner navigation"
		and allows to control whether one can click on links to navigate
		inside Fancy viewer. If disabled and "Open in external browser" is
		set, links will be opened in external browser; else nothing will
		happen. In any state of these preferences, right-clicking and
		choosing "Open in viewer" or "Open in browser" will do what asked.

2013-03-06  [Colin Leroy] 3.9.0-116-gab4eb17

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/fancy/fancy_viewer.c		
		2013-03-06 [colin]	3.9.0cvs106  * src/plugins/fancy/fancy_viewer.c
		Make options setting clearer

2013-02-28  [Ricardo Mones] 3.9.0-115-g9cf821f

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/perl/Makefile.am
	* src/plugins/perl/cm_perl.pod
	* src/plugins/perl/tools/.cvsignore
	* src/plugins/perl/tools/Makefile.am
	* src/plugins/perl/tools/insert_perl.pl
	* src/plugins/perl/tools/matcherrc2perlfilter.pl		
		2013-02-28 [mones]	3.9.0cvs105  * configure.ac *
		src/plugins/perl/Makefile.am * src/plugins/perl/cm_perl.pod *
		src/plugins/perl/tools/.cvsignore *
		src/plugins/perl/tools/Makefile.am *
		src/plugins/perl/tools/insert_perl.pl *
		src/plugins/perl/tools/matcherrc2perlfilter.pl Make perl plugin tools
		and manpage available into distribution tarball.

2013-02-27  [Ricardo Mones] 3.9.0-114-g79c727f

	* ChangeLog
	* PATCHSETS
	* README
	* configure.ac		
		2013-02-27 [mones]	3.9.0cvs104  * README Updated plugin list, now
		they are integrated. Added missing items to hidden properties list.

2013-02-26  [Tristan Chabredier] 3.9.0-113-gdb3e892

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/messageview.c		
		2013-02-26 [wwp]	3.9.0cvs103  * src/messageview.c Fix wrong message,
		as message could have been moved to another folder and not trashed
		(it could have also be deleted without staying in trash, but that's a
		piece of detail, and while we're at it, the message could also have
		vanished into another dimension or be now part of the twilight zone
		but we should not always tell the truth to users. At last, and to be
		exhaustive, the message could have disappeared because of a technical
		issue which doesn't imply user action and none of the above mentions.
		One would say that the message could also have never existed, but
		it's another story).

2013-02-24  [Colin Leroy] 3.9.0-112-gcc06459

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/vcalendar/libical/libical/Makefile.am		
		2013-02-24 [colin]	3.9.0cvs102  *
		src/plugins/vcalendar/libical/libical/Makefile.am Fix build without
		vcalendar

2013-02-23  [Paul Mangan] 3.9.0-111-g44281b6

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/mimeview.c		
		2013-02-23 [paul]	3.9.0cvs101  * src/mimeview.c escape
		filename/description text, prevents error if, e.g., the filename
		contains an ampersand

2013-02-22  [Colin Leroy] 3.9.0-110-g47b57a9

	* AUTHORS
	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/gtk/authors.h
	* src/summaryview.c		
		2013-02-22 [colin]	3.9.0cvs100  * AUTHORS * src/gtk/authors.h *
		src/summaryview.c Fix bug #2702, "Support splitting subject line for
		small screen layout". Patch by Ben Deering.

2013-02-21  [Paul Mangan] 3.9.0-109-g79bc33c

	* ChangeLog
	* PATCHSETS
	* configure.ac		
		2013-02-21 [paul]	3.9.0cvs99  * configure.ac add he to ALL_LINGUAS

2013-02-21  [Colin Leroy] 3.9.0-108-gb09f3f3

	* po/bg.po
	* po/ca.po
	* po/cs.po
	* po/de.po
	* po/en_GB.po
	* po/es.po
	* po/fi.po
	* po/fr.po
	* po/he.po
	* po/hu.po
	* po/id_ID.po
	* po/it.po
	* po/ja.po
	* po/lt.po
	* po/nl.po
	* po/pl.po
	* po/pt_BR.po
	* po/pt_PT.po
	* po/ru.po
	* po/sk.po
	* po/sv.po
	* po/uk.po
	* po/zh_CN.po
	* po/zh_TW.po		
		* Final po merge (thanks to Genghis Khan for he.po !)

2013-02-20  [Colin Leroy] 3.9.0-107-g63e8e48

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/main.c		
		2013-02-20 [colin]	3.9.0cvs98  * src/main.c Fix seg on w32

2013-02-20  [Colin Leroy] 3.9.0-106-g25663fc

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/att_remover/claws.def
	* src/plugins/fetchinfo/claws.def
	* src/plugins/spam_report/claws.def		
		2013-02-20 [colin]	3.9.0cvs97  * src/plugins/att_remover/claws.def *
		src/plugins/fetchinfo/claws.def * src/plugins/spam_report/claws.def
		Add more needed symbols

2013-02-20  [Colin Leroy] 3.9.0-105-ga6a5634

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/att_remover/Makefile.am
	* src/plugins/fetchinfo/Makefile.am
	* src/plugins/spam_report/Makefile.am		
		2013-02-20 [colin]	3.9.0cvs96  * src/plugins/att_remover/Makefile.am
		* src/plugins/fetchinfo/Makefile.am *
		src/plugins/spam_report/Makefile.am Fix missed parts for w32

2013-02-20  [Colin Leroy] 3.9.0-104-g495d321

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/address_keeper/claws.def
	* src/plugins/att_remover/Makefile.am
	* src/plugins/att_remover/claws.def
	* src/plugins/att_remover/plugin.def
	* src/plugins/att_remover/version.rc
	* src/plugins/clamd/libclamd/Makefile.am
	* src/plugins/fetchinfo/Makefile.am
	* src/plugins/fetchinfo/claws.def
	* src/plugins/fetchinfo/plugin.def
	* src/plugins/fetchinfo/version.rc
	* src/plugins/mailmbox/Makefile.am
	* src/plugins/mailmbox/claws.def
	* src/plugins/mailmbox/plugin.def
	* src/plugins/mailmbox/version.rc
	* src/plugins/notification/gtkhotkey/Makefile.am
	* src/plugins/spam_report/Makefile.am
	* src/plugins/spam_report/claws.def
	* src/plugins/spam_report/plugin.def
	* src/plugins/spam_report/spam_report.c
	* src/plugins/spam_report/version.rc
	* src/prefs_common.h		
		2013-02-20 [colin]	3.9.0cvs95  * src/prefs_common.h *
		src/plugins/address_keeper/claws.def *
		src/plugins/att_remover/Makefile.am *
		src/plugins/att_remover/claws.def *
		src/plugins/att_remover/plugin.def *
		src/plugins/att_remover/version.rc *
		src/plugins/clamd/libclamd/Makefile.am *
		src/plugins/fetchinfo/Makefile.am * src/plugins/fetchinfo/claws.def *
		src/plugins/fetchinfo/plugin.def * src/plugins/fetchinfo/version.rc *
		src/plugins/mailmbox/Makefile.am * src/plugins/mailmbox/claws.def *
		src/plugins/mailmbox/plugin.def * src/plugins/mailmbox/version.rc *
		src/plugins/notification/gtkhotkey/Makefile.am *
		src/plugins/spam_report/Makefile.am *
		src/plugins/spam_report/claws.def *
		src/plugins/spam_report/plugin.def *
		src/plugins/spam_report/spam_report.c *
		src/plugins/spam_report/version.rc Win32 build fixes (and add of
		address_keeper, att_remover, fetchinfo and spam_report)

2013-02-20  [Paul Mangan] 3.9.0-103-g7684aae

	* ChangeLog
	* PATCHSETS
	* configure.ac		
		2013-02-20 [paul]	3.9.0cvs94  * configure.ac a little more report
		layout tweaking

2013-02-20  [Colin Leroy] 3.9.0-102-g9ec794b

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/common/plugin.c		
		2013-02-20 [colin]	3.9.0cvs93  * src/common/plugin.c Auto fix plugin
		names ending in	"_plugin"

2013-02-20  [Colin Leroy] 3.9.0-101-g9f938fe

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/gdata/Makefile.am		
		2013-02-20 [colin]	3.9.0cvs92  * src/plugins/gdata/Makefile.am Change
		plugin name

2013-02-20  [Colin Leroy] 3.9.0-100-ga777418

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/fetchinfo/Makefile.am
	* src/plugins/notification/Makefile.am
	* src/plugins/perl/Makefile.am
	* src/plugins/python/Makefile.am		
		2013-02-20 [colin]	3.9.0cvs91  * src/plugins/fetchinfo/Makefile.am *
		src/plugins/notification/Makefile.am * src/plugins/perl/Makefile.am *
		src/plugins/python/Makefile.am Drop _plugin from the plugin's
		filename

2013-02-20  [Colin Leroy] 3.9.0-99-g9086845

	* ChangeLog
	* PATCHSETS
	* configure.ac		
		2013-02-20 [colin]	3.9.0cvs90  * configure.ac Group core's
		--{en,dis}able switches

2013-02-20  [Colin Leroy] 3.9.0-98-g3f33fe4

	* ChangeLog
	* PATCHSETS
	* configure.ac		
		2013-02-20 [colin]	3.9.0cvs89  * configure.ac typos

2013-02-20  [Colin Leroy] 3.9.0-97-g0016de7

	* ChangeLog
	* Makefile.am
	* PATCHSETS
	* configure.ac		
		2013-02-20 [colin]	3.9.0cvs88  * configure.ac * Makefile.am Don't
		check for GNOME2 when we want to check for gtk-update-icon-cache;
		Typo fix

2013-02-20  [Colin Leroy] 3.9.0-96-g832c5da

	* src/plugins/notification/gtkhotkey/x11/.cvsignore		
		forgotten

2013-02-20  [Colin Leroy] 3.9.0-95-gd57e5e8

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/Makefile.am
	* src/plugins/acpi_notifier/Makefile.am
	* src/plugins/address_keeper/Makefile.am
	* src/plugins/archive/Makefile.am
	* src/plugins/att_remover/Makefile.am
	* src/plugins/attachwarner/Makefile.am
	* src/plugins/bogofilter/Makefile.am
	* src/plugins/bsfilter/Makefile.am
	* src/plugins/clamd/Makefile.am
	* src/plugins/demo/Makefile.am
	* src/plugins/fancy/Makefile.am
	* src/plugins/fetchinfo/Makefile.am
	* src/plugins/gdata/Makefile.am
	* src/plugins/mailmbox/Makefile.am
	* src/plugins/newmail/Makefile.am
	* src/plugins/notification/Makefile.am
	* src/plugins/pdf_viewer/Makefile.am
	* src/plugins/perl/Makefile.am
	* src/plugins/pgpcore/Makefile.am
	* src/plugins/pgpinline/Makefile.am
	* src/plugins/pgpmime/Makefile.am
	* src/plugins/python/Makefile.am
	* src/plugins/rssyl/Makefile.am
	* src/plugins/smime/Makefile.am
	* src/plugins/spam_report/Makefile.am
	* src/plugins/spamassassin/Makefile.am
	* src/plugins/tnef_parse/Makefile.am
	* src/plugins/vcalendar/Makefile.am		
		2013-02-20 [colin]	3.9.0cvs87  * src/plugins/Makefile.am *
		src/plugins/acpi_notifier/Makefile.am *
		src/plugins/address_keeper/Makefile.am *
		src/plugins/archive/Makefile.am * src/plugins/att_remover/Makefile.am
		* src/plugins/attachwarner/Makefile.am *
		src/plugins/bogofilter/Makefile.am * src/plugins/bsfilter/Makefile.am
		* src/plugins/clamd/Makefile.am * src/plugins/demo/Makefile.am *
		src/plugins/fancy/Makefile.am * src/plugins/fetchinfo/Makefile.am *
		src/plugins/gdata/Makefile.am * src/plugins/mailmbox/Makefile.am *
		src/plugins/newmail/Makefile.am *
		src/plugins/notification/Makefile.am *
		src/plugins/pdf_viewer/Makefile.am * src/plugins/perl/Makefile.am *
		src/plugins/pgpcore/Makefile.am * src/plugins/pgpinline/Makefile.am *
		src/plugins/pgpmime/Makefile.am * src/plugins/python/Makefile.am *
		src/plugins/rssyl/Makefile.am * src/plugins/smime/Makefile.am *
		src/plugins/spam_report/Makefile.am *
		src/plugins/spamassassin/Makefile.am *
		src/plugins/tnef_parse/Makefile.am *
		src/plugins/vcalendar/Makefile.am Change automake conditionals so
		that all plugins subdirectories are included, but nothing built in
		disabled plugins. Fixes make dist with some plugins --disabled.

2013-02-20  [Colin Leroy] 3.9.0-94-g3e0e3d1

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/fancy/fancy_viewer.h		
		2013-02-20 [colin]	3.9.0cvs86  * configure.ac *
		src/plugins/fancy/fancy_viewer.h Fix build for Fancy and vCalendar

2013-02-20  [Colin Leroy] 3.9.0-93-ga0e9ba8

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/fancy/fancy_viewer.c
	* src/plugins/fancy/fancy_viewer.h
	* src/plugins/notification/Makefile.am
	* src/plugins/notification/gtkhotkey/.cvsignore
	* src/plugins/notification/gtkhotkey/Makefile.am
	* .../notification/gtkhotkey/gtk-hotkey-error.c
	* .../notification/gtkhotkey/gtk-hotkey-error.h
	* .../notification/gtkhotkey/gtk-hotkey-info.c
	* .../notification/gtkhotkey/gtk-hotkey-info.h
	* .../gtkhotkey/gtk-hotkey-key-file-registry.c
	* .../gtkhotkey/gtk-hotkey-key-file-registry.h
	* .../notification/gtkhotkey/gtk-hotkey-listener.c
	* .../notification/gtkhotkey/gtk-hotkey-listener.h
	* .../notification/gtkhotkey/gtk-hotkey-marshal.c
	* .../notification/gtkhotkey/gtk-hotkey-marshal.h
	* .../notification/gtkhotkey/gtk-hotkey-registry.c
	* .../notification/gtkhotkey/gtk-hotkey-registry.h
	* .../notification/gtkhotkey/gtk-hotkey-utils.c
	* .../notification/gtkhotkey/gtk-hotkey-utils.h
	* .../gtkhotkey/gtk-hotkey-x11-listener.c
	* .../gtkhotkey/gtk-hotkey-x11-listener.h
	* src/plugins/notification/gtkhotkey/gtkhotkey.h
	* .../notification/gtkhotkey/x11/eggaccelerators.c
	* .../notification/gtkhotkey/x11/eggaccelerators.h
	* .../notification/gtkhotkey/x11/tomboykeybinder.c
	* .../notification/gtkhotkey/x11/tomboykeybinder.h
	* src/plugins/notification/notification_plugin.c
	* src/plugins/spam_report/Makefile.am
	* src/plugins/spam_report/spam_report.c
	* src/plugins/tnef_parse/Makefile.am		
		2013-02-20 [colin]	3.9.0cvs85  * configure.ac Rework plugin enabling
		logic. More clean! * src/plugins/fancy/fancy_viewer.c *
		src/plugins/fancy/fancy_viewer.h *
		src/plugins/spam_report/spam_report.c Make curl dependancy mandatory
		* src/plugins/notification/notification_plugin.c Fix build with every
		possible thing disabled * src/plugins/notification/Makefile.am *
		src/plugins/notification/gtkhotkey/.cvsignore *
		src/plugins/notification/gtkhotkey/Makefile.am *
		src/plugins/notification/gtkhotkey/gtk-hotkey-error.c *
		src/plugins/notification/gtkhotkey/gtk-hotkey-error.h *
		src/plugins/notification/gtkhotkey/gtk-hotkey-info.c *
		src/plugins/notification/gtkhotkey/gtk-hotkey-info.h *
		src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.c *
		src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.h *
		src/plugins/notification/gtkhotkey/gtk-hotkey-listener.c *
		src/plugins/notification/gtkhotkey/gtk-hotkey-listener.h *
		src/plugins/notification/gtkhotkey/gtk-hotkey-marshal.c *
		src/plugins/notification/gtkhotkey/gtk-hotkey-marshal.h *
		src/plugins/notification/gtkhotkey/gtk-hotkey-registry.c *
		src/plugins/notification/gtkhotkey/gtk-hotkey-registry.h *
		src/plugins/notification/gtkhotkey/gtk-hotkey-utils.c *
		src/plugins/notification/gtkhotkey/gtk-hotkey-utils.h *
		src/plugins/notification/gtkhotkey/gtk-hotkey-x11-listener.c *
		src/plugins/notification/gtkhotkey/gtk-hotkey-x11-listener.h *
		src/plugins/notification/gtkhotkey/gtkhotkey.h *
		src/plugins/notification/gtkhotkey/x11/eggaccelerators.c *
		src/plugins/notification/gtkhotkey/x11/eggaccelerators.h *
		src/plugins/notification/gtkhotkey/x11/tomboykeybinder.c *
		src/plugins/notification/gtkhotkey/x11/tomboykeybinder.h Re-add
		hotkey support * src/plugins/spam_report/Makefile.am *
		src/plugins/tnef_parse/Makefile.am Remove gettext.h

2013-02-20  [Colin Leroy] 3.9.0-92-gfa12fb4

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* po/POTFILES.in
	* src/plugins/Makefile.am
	* src/plugins/dillo_viewer/.cvsignore
	* src/plugins/dillo_viewer/Makefile.am
	* src/plugins/dillo_viewer/README
	* src/plugins/dillo_viewer/dillo_prefs.c
	* src/plugins/dillo_viewer/dillo_prefs.h
	* src/plugins/dillo_viewer/dillo_viewer.c
	* src/plugins/trayicon/.cvsignore
	* src/plugins/trayicon/Makefile.am
	* src/plugins/trayicon/README
	* src/plugins/trayicon/libeggtrayicon/.cvsignore
	* src/plugins/trayicon/trayicon.c
	* src/plugins/trayicon/trayicon_prefs.c
	* src/plugins/trayicon/trayicon_prefs.h		
		2013-02-20 [colin]	3.9.0cvs84  * configure.ac * po/POTFILES.in *
		src/plugins/Makefile.am * src/plugins/dillo_viewer/.cvsignore *
		src/plugins/dillo_viewer/Makefile.am *
		src/plugins/dillo_viewer/README *
		src/plugins/dillo_viewer/dillo_prefs.c *
		src/plugins/dillo_viewer/dillo_prefs.h *
		src/plugins/dillo_viewer/dillo_viewer.c *
		src/plugins/trayicon/.cvsignore * src/plugins/trayicon/Makefile.am *
		src/plugins/trayicon/README * src/plugins/trayicon/trayicon.c *
		src/plugins/trayicon/trayicon_prefs.c *
		src/plugins/trayicon/trayicon_prefs.h *
		src/plugins/trayicon/libeggtrayicon/.cvsignore Drop trayicon and
		dillo_viewer

2013-02-20  [Colin Leroy] 3.9.0-91-gefe0b01

	* po/POTFILES.in
	* po/bg.po
	* po/ca.po
	* po/cs.po
	* po/de.po
	* po/en_GB.po
	* po/es.po
	* po/fi.po
	* po/fr.po
	* po/hu.po
	* po/id_ID.po
	* po/it.po
	* po/ja.po
	* po/lt.po
	* po/nl.po
	* po/pl.po
	* po/pt_BR.po
	* po/pt_PT.po
	* po/ru.po
	* po/sk.po
	* po/sv.po
	* po/uk.po
	* po/zh_CN.po
	* po/zh_TW.po		
		*direct commit of translations from spam_report and tnef_parse

2013-02-20  [Colin Leroy] 3.9.0-90-g260386b

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/Makefile.am
	* src/plugins/spam_report/.cvsignore
	* src/plugins/spam_report/Makefile.am
	* src/plugins/spam_report/placeholder.txt
	* src/plugins/spam_report/spam_report.c
	* src/plugins/spam_report/spam_report_prefs.c
	* src/plugins/spam_report/spam_report_prefs.h
	* src/plugins/tnef_parse/.cvsignore
	* src/plugins/tnef_parse/Makefile.am
	* src/plugins/tnef_parse/claws.def
	* src/plugins/tnef_parse/mapi.h
	* src/plugins/tnef_parse/mapidefs.h
	* src/plugins/tnef_parse/mapitags.h
	* src/plugins/tnef_parse/placeholder.txt
	* src/plugins/tnef_parse/plugin.def
	* src/plugins/tnef_parse/tnef-errors.h
	* src/plugins/tnef_parse/tnef-types.h
	* src/plugins/tnef_parse/tnef_dump.c
	* src/plugins/tnef_parse/tnef_dump.h
	* src/plugins/tnef_parse/tnef_parse.c
	* src/plugins/tnef_parse/version.rc
	* src/plugins/tnef_parse/ytnef.c
	* src/plugins/tnef_parse/ytnef.h		
		2013-02-20 [colin]	3.9.0cvs83  * configure.ac *
		src/plugins/Makefile.am * src/plugins/spam_report/.cvsignore *
		src/plugins/spam_report/Makefile.am *
		src/plugins/spam_report/placeholder.txt *
		src/plugins/spam_report/spam_report.c *
		src/plugins/spam_report/spam_report_prefs.c *
		src/plugins/spam_report/spam_report_prefs.h *
		src/plugins/tnef_parse/.cvsignore *
		src/plugins/tnef_parse/Makefile.am * src/plugins/tnef_parse/claws.def
		* src/plugins/tnef_parse/mapi.h * src/plugins/tnef_parse/mapidefs.h *
		src/plugins/tnef_parse/mapitags.h *
		src/plugins/tnef_parse/placeholder.txt *
		src/plugins/tnef_parse/plugin.def *
		src/plugins/tnef_parse/tnef-errors.h *
		src/plugins/tnef_parse/tnef-types.h *
		src/plugins/tnef_parse/tnef_dump.c *
		src/plugins/tnef_parse/tnef_dump.h *
		src/plugins/tnef_parse/tnef_parse.c *
		src/plugins/tnef_parse/version.rc * src/plugins/tnef_parse/ytnef.c *
		src/plugins/tnef_parse/ytnef.h Add tnef_parse and spam_report

2013-02-20  [Colin Leroy] 3.9.0-89-g0880b64

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/bogofilter/Makefile.am
	* src/plugins/clamd/Makefile.am
	* src/plugins/demo/Makefile.am
	* src/plugins/dillo_viewer/Makefile.am
	* src/plugins/fancy/Makefile.am
	* src/plugins/fetchinfo/Makefile.am
	* src/plugins/gdata/Makefile.am
	* src/plugins/mailmbox/Makefile.am
	* src/plugins/newmail/Makefile.am
	* src/plugins/notification/Makefile.am
	* src/plugins/pdf_viewer/Makefile.am
	* src/plugins/perl/Makefile.am
	* src/plugins/python/Makefile.am
	* src/plugins/spamassassin/Makefile.am
	* src/plugins/trayicon/Makefile.am
	* src/plugins/vcalendar/libical/libical/Makefile.am		
		2013-02-20 [colin]	3.9.0cvs82  * src/plugins/bogofilter/Makefile.am *
		src/plugins/clamd/Makefile.am * src/plugins/demo/Makefile.am *
		src/plugins/dillo_viewer/Makefile.am * src/plugins/fancy/Makefile.am
		* src/plugins/fetchinfo/Makefile.am * src/plugins/gdata/Makefile.am *
		src/plugins/mailmbox/Makefile.am * src/plugins/newmail/Makefile.am *
		src/plugins/notification/Makefile.am *
		src/plugins/pdf_viewer/Makefile.am * src/plugins/perl/Makefile.am *
		src/plugins/python/Makefile.am * src/plugins/spamassassin/Makefile.am
		* src/plugins/trayicon/Makefile.am *
		src/plugins/vcalendar/libical/libical/Makefile.am Fix out-of-tree
		build

2013-02-19  [Colin Leroy] 3.9.0-88-ga6c230e

	* ChangeLog
	* PATCHSETS
	* configure.ac		
		2013-02-19 [colin]	3.9.0cvs81  * configure.ac Fix inverted logic in a
		few plugins

2013-02-18  [Ricardo Mones] 3.9.0-87-g09d564e

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/notification/Makefile.am
	* src/plugins/pdf_viewer/Makefile.am
	* src/plugins/python/Makefile.am		
		2013-02-18 [mones]	3.9.0cvs80  * src/plugins/notification/Makefile.am
		* src/plugins/pdf_viewer/Makefile.am * src/plugins/python/Makefile.am
		Allow 'make dist' to generate a nice tarball

2013-02-18  [Tristan Chabredier] 3.9.0-86-gbfebd94

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/clamd/libclamd/.cvsignore		
		2013-02-18 [wwp]	3.9.0cvs79  * src/plugins/clamd/libclamd/.cvsignore
		Add one more .cvsignore file.

2013-02-18  [Tristan Chabredier] 3.9.0-85-g7f83436

	* ChangeLog
	* PATCHSETS
	* configure.ac		
		2013-02-18 [wwp]	3.9.0cvs78  * src/plugins/clamd/libclamd/.cvsignore
		One more .cvsignore file.

2013-02-18  [Tristan Chabredier] 3.9.0-84-g03084bd

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/clamd/.cvsignore
	* src/plugins/fetchinfo/.cvsignore
	* src/plugins/gdata/.cvsignore
	* src/plugins/mailmbox/.cvsignore
	* src/plugins/newmail/.cvsignore
	* src/plugins/notification/.cvsignore
	* src/plugins/pdf_viewer/.cvsignore
	* src/plugins/perl/.cvsignore
	* src/plugins/python/.cvsignore		
		2013-02-18 [wwp]	3.9.0cvs77  * src/plugins/clamd/.cvsignore *
		src/plugins/clamd/libclamd/.cvsignore *
		src/plugins/fetchinfo/.cvsignore * src/plugins/gdata/.cvsignore *
		src/plugins/mailmbox/.cvsignore * src/plugins/newmail/.cvsignore *
		src/plugins/notification/.cvsignore *
		src/plugins/pdf_viewer/.cvsignore * src/plugins/perl/.cvsignore *
		src/plugins/python/.cvsignore Silent up stuff a bit.

2013-02-17  [Colin Leroy] 3.9.0-83-gc74cc16

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/notification/Makefile.am
	* src/plugins/notification/notification_banner.c
	* src/plugins/notification/notification_banner.h
	* src/plugins/notification/notification_command.c
	* src/plugins/notification/notification_command.h
	* src/plugins/notification/notification_core.c
	* .../notification/notification_foldercheck.c
	* .../notification/notification_foldercheck.h
	* src/plugins/notification/notification_hotkeys.c
	* src/plugins/notification/notification_hotkeys.h
	* src/plugins/notification/notification_indicator.c
	* src/plugins/notification/notification_indicator.h
	* src/plugins/notification/notification_lcdproc.c
	* src/plugins/notification/notification_lcdproc.h
	* src/plugins/notification/notification_plugin.c
	* src/plugins/notification/notification_plugin.h
	* src/plugins/notification/notification_popup.c
	* src/plugins/notification/notification_popup.h
	* src/plugins/notification/notification_prefs.c
	* src/plugins/notification/notification_prefs.h
	* src/plugins/notification/notification_trayicon.c
	* src/plugins/notification/notification_trayicon.h		
		2013-02-17 [colin]	3.9.0cvs76  * src/plugins/notification/Makefile.am
		* src/plugins/notification/notification_banner.c *
		src/plugins/notification/notification_banner.h *
		src/plugins/notification/notification_command.c *
		src/plugins/notification/notification_command.h *
		src/plugins/notification/notification_core.c *
		src/plugins/notification/notification_foldercheck.c *
		src/plugins/notification/notification_foldercheck.h *
		src/plugins/notification/notification_hotkeys.c *
		src/plugins/notification/notification_hotkeys.h *
		src/plugins/notification/notification_indicator.c *
		src/plugins/notification/notification_indicator.h *
		src/plugins/notification/notification_lcdproc.c *
		src/plugins/notification/notification_lcdproc.h *
		src/plugins/notification/notification_plugin.c *
		src/plugins/notification/notification_plugin.h *
		src/plugins/notification/notification_popup.c *
		src/plugins/notification/notification_popup.h *
		src/plugins/notification/notification_prefs.c *
		src/plugins/notification/notification_prefs.h *
		src/plugins/notification/notification_trayicon.c *
		src/plugins/notification/notification_trayicon.h Activate and fix
		notification (without libindicate)

2013-02-17  [Colin Leroy] 3.9.0-82-g1d11f6c

	* po/POTFILES.in
	* po/bg.po
	* po/ca.po
	* po/cs.po
	* po/de.po
	* po/en_GB.po
	* po/es.po
	* po/fi.po
	* po/fr.po
	* po/hu.po
	* po/id_ID.po
	* po/it.po
	* po/ja.po
	* po/lt.po
	* po/nl.po
	* po/pl.po
	* po/pt_BR.po
	* po/pt_PT.po
	* po/ru.po
	* po/sk.po
	* po/sr.po
	* po/sv.po
	* po/uk.po
	* po/zh_CN.po
	* po/zh_TW.po		
		Direct commit of translations for
		{clamd,fetchinfo,gdata,mailmbox,newm
		thon}. Can't wait 15 minutes.

2013-02-17  [Colin Leroy] 3.9.0-81-gec332b1

	* src/plugins/vcalendar/Makefile.in		
		*Remove the damn file already

2013-02-17  [Colin Leroy] 3.9.0-80-gabf3a16

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/Makefile.am
	* src/plugins/archive/Makefile.am
	* src/plugins/clamd/Makefile.am
	* src/plugins/clamd/clamav_plugin.c
	* src/plugins/clamd/clamav_plugin.h
	* src/plugins/clamd/clamav_plugin_gtk.c
	* src/plugins/clamd/libclamd/Makefile.am
	* src/plugins/clamd/libclamd/clamd-plugin.c
	* src/plugins/clamd/libclamd/clamd-plugin.h
	* src/plugins/clamd/placeholder.txt
	* src/plugins/fetchinfo/Makefile.am
	* src/plugins/fetchinfo/fetchinfo_plugin.c
	* src/plugins/fetchinfo/fetchinfo_plugin.h
	* src/plugins/fetchinfo/fetchinfo_plugin_gtk.c
	* src/plugins/fetchinfo/placeholder.txt
	* src/plugins/gdata/Makefile.am
	* src/plugins/gdata/cm_gdata_contacts.c
	* src/plugins/gdata/cm_gdata_contacts.h
	* src/plugins/gdata/cm_gdata_prefs.c
	* src/plugins/gdata/cm_gdata_prefs.h
	* src/plugins/gdata/gdata_plugin.c
	* src/plugins/gdata/gdata_plugin.h
	* src/plugins/gdata/placeholder.txt
	* src/plugins/geolocation/placeholder.txt
	* src/plugins/gtkhtml2_viewer/placeholder.txt
	* src/plugins/mailmbox/Makefile.am
	* src/plugins/mailmbox/carray.c
	* src/plugins/mailmbox/carray.h
	* src/plugins/mailmbox/chash.c
	* src/plugins/mailmbox/chash.h
	* src/plugins/mailmbox/clist.c
	* src/plugins/mailmbox/clist.h
	* src/plugins/mailmbox/mailimf.c
	* src/plugins/mailmbox/mailimf.h
	* src/plugins/mailmbox/mailimf_types.c
	* src/plugins/mailmbox/mailimf_types.h
	* src/plugins/mailmbox/mailimf_types_helper.c
	* src/plugins/mailmbox/mailimf_types_helper.h
	* src/plugins/mailmbox/mailimf_write.c
	* src/plugins/mailmbox/mailimf_write.h
	* src/plugins/mailmbox/maillock.c
	* src/plugins/mailmbox/maillock.h
	* src/plugins/mailmbox/mailmbox.c
	* src/plugins/mailmbox/mailmbox.h
	* src/plugins/mailmbox/mailmbox_folder.c
	* src/plugins/mailmbox/mailmbox_folder.h
	* src/plugins/mailmbox/mailmbox_gtk.deps
	* src/plugins/mailmbox/mailmbox_parse.c
	* src/plugins/mailmbox/mailmbox_parse.h
	* src/plugins/mailmbox/mailmbox_types.c
	* src/plugins/mailmbox/mailmbox_types.h
	* src/plugins/mailmbox/mmapstring.c
	* src/plugins/mailmbox/mmapstring.h
	* src/plugins/mailmbox/placeholder.txt
	* src/plugins/mailmbox/plugin.c
	* src/plugins/mailmbox/plugin_gtk.c
	* src/plugins/mailmbox/plugin_gtk.h
	* src/plugins/newmail/Makefile.am
	* src/plugins/newmail/newmail.c
	* src/plugins/newmail/placeholder.txt
	* src/plugins/notification/Makefile.am
	* src/plugins/notification/claws.def
	* src/plugins/notification/notification_banner.c
	* src/plugins/notification/notification_banner.h
	* src/plugins/notification/notification_command.c
	* src/plugins/notification/notification_command.h
	* src/plugins/notification/notification_core.c
	* src/plugins/notification/notification_core.h
	* .../notification/notification_foldercheck.c
	* .../notification/notification_foldercheck.h
	* src/plugins/notification/notification_hotkeys.c
	* src/plugins/notification/notification_hotkeys.h
	* src/plugins/notification/notification_indicator.c
	* src/plugins/notification/notification_indicator.h
	* src/plugins/notification/notification_lcdproc.c
	* src/plugins/notification/notification_lcdproc.h
	* src/plugins/notification/notification_pixbuf.c
	* src/plugins/notification/notification_pixbuf.h
	* src/plugins/notification/notification_plugin.c
	* src/plugins/notification/notification_plugin.h
	* src/plugins/notification/notification_popup.c
	* src/plugins/notification/notification_popup.h
	* src/plugins/notification/notification_prefs.c
	* src/plugins/notification/notification_prefs.h
	* src/plugins/notification/notification_trayicon.c
	* src/plugins/notification/notification_trayicon.h
	* src/plugins/notification/placeholder.txt
	* src/plugins/notification/plugin.def
	* .../notification/raw_claws_mail_logo_64x64.h
	* src/plugins/notification/version.rc
	* src/plugins/pdf_viewer/Makefile.am
	* src/plugins/pdf_viewer/doc_index.xpm
	* src/plugins/pdf_viewer/doc_index_close.xpm
	* src/plugins/pdf_viewer/doc_info.xpm
	* src/plugins/pdf_viewer/first_arrow.xpm
	* src/plugins/pdf_viewer/last_arrow.xpm
	* src/plugins/pdf_viewer/left_arrow.xpm
	* src/plugins/pdf_viewer/placeholder.txt
	* src/plugins/pdf_viewer/poppler_viewer.c
	* src/plugins/pdf_viewer/poppler_viewer.h
	* src/plugins/pdf_viewer/right_arrow.xpm
	* src/plugins/pdf_viewer/rotate_left.xpm
	* src/plugins/pdf_viewer/rotate_right.xpm
	* src/plugins/pdf_viewer/zoom_fit.xpm
	* src/plugins/pdf_viewer/zoom_in.xpm
	* src/plugins/pdf_viewer/zoom_out.xpm
	* src/plugins/pdf_viewer/zoom_width.xpm
	* src/plugins/perl/Makefile.am
	* src/plugins/perl/perl_gtk.c
	* src/plugins/perl/perl_gtk.h
	* src/plugins/perl/perl_plugin.c
	* src/plugins/perl/perl_plugin.h
	* src/plugins/perl/placeholder.txt
	* src/plugins/python/Makefile.am
	* src/plugins/python/clawsmailmodule.c
	* src/plugins/python/clawsmailmodule.h
	* src/plugins/python/composewindowtype.c
	* src/plugins/python/composewindowtype.h
	* src/plugins/python/foldertype.c
	* src/plugins/python/foldertype.h
	* src/plugins/python/messageinfotype.c
	* src/plugins/python/messageinfotype.h
	* src/plugins/python/nodetype.c
	* src/plugins/python/nodetype.h
	* src/plugins/python/placeholder.txt
	* src/plugins/python/python-hooks.c
	* src/plugins/python/python-hooks.h
	* src/plugins/python/python-shell.c
	* src/plugins/python/python-shell.h
	* src/plugins/python/python_plugin.c
	* src/plugins/vcalendar/Makefile.in		
		2013-02-17 [colin]	3.9.0cvs75  * src/plugins/Makefile.am *
		src/plugins/archive/Makefile.am * src/plugins/clamd/Makefile.am *
		src/plugins/clamd/clamav_plugin.c * src/plugins/clamd/clamav_plugin.h
		* src/plugins/clamd/clamav_plugin_gtk.c *
		src/plugins/clamd/placeholder.txt *
		src/plugins/clamd/libclamd/Makefile.am *
		src/plugins/clamd/libclamd/clamd-plugin.c *
		src/plugins/clamd/libclamd/clamd-plugin.h *
		src/plugins/fetchinfo/Makefile.am *
		src/plugins/fetchinfo/fetchinfo_plugin.c *
		src/plugins/fetchinfo/fetchinfo_plugin.h *
		src/plugins/fetchinfo/fetchinfo_plugin_gtk.c *
		src/plugins/fetchinfo/placeholder.txt * src/plugins/gdata/Makefile.am
		* src/plugins/gdata/cm_gdata_contacts.c *
		src/plugins/gdata/cm_gdata_contacts.h *
		src/plugins/gdata/cm_gdata_prefs.c *
		src/plugins/gdata/cm_gdata_prefs.h * src/plugins/gdata/gdata_plugin.c
		* src/plugins/gdata/gdata_plugin.h *
		src/plugins/gdata/placeholder.txt *
		src/plugins/geolocation/placeholder.txt *
		src/plugins/gtkhtml2_viewer/placeholder.txt *
		src/plugins/mailmbox/Makefile.am * src/plugins/mailmbox/carray.c *
		src/plugins/mailmbox/carray.h * src/plugins/mailmbox/chash.c *
		src/plugins/mailmbox/chash.h * src/plugins/mailmbox/clist.c *
		src/plugins/mailmbox/clist.h * src/plugins/mailmbox/mailimf.c *
		src/plugins/mailmbox/mailimf.h * src/plugins/mailmbox/mailimf_types.c
		* src/plugins/mailmbox/mailimf_types.h *
		src/plugins/mailmbox/mailimf_types_helper.c *
		src/plugins/mailmbox/mailimf_types_helper.h *
		src/plugins/mailmbox/mailimf_write.c *
		src/plugins/mailmbox/mailimf_write.h *
		src/plugins/mailmbox/maillock.c * src/plugins/mailmbox/maillock.h *
		src/plugins/mailmbox/mailmbox.c * src/plugins/mailmbox/mailmbox.h *
		src/plugins/mailmbox/mailmbox_folder.c *
		src/plugins/mailmbox/mailmbox_folder.h *
		src/plugins/mailmbox/mailmbox_gtk.deps *
		src/plugins/mailmbox/mailmbox_parse.c *
		src/plugins/mailmbox/mailmbox_parse.h *
		src/plugins/mailmbox/mailmbox_types.c *
		src/plugins/mailmbox/mailmbox_types.h *
		src/plugins/mailmbox/mmapstring.c * src/plugins/mailmbox/mmapstring.h
		* src/plugins/mailmbox/placeholder.txt *
		src/plugins/mailmbox/plugin.c * src/plugins/mailmbox/plugin_gtk.c *
		src/plugins/mailmbox/plugin_gtk.h * src/plugins/newmail/Makefile.am *
		src/plugins/newmail/newmail.c * src/plugins/newmail/placeholder.txt *
		src/plugins/notification/Makefile.am *
		src/plugins/notification/claws.def *
		src/plugins/notification/notification_banner.c *
		src/plugins/notification/notification_banner.h *
		src/plugins/notification/notification_command.c *
		src/plugins/notification/notification_command.h *
		src/plugins/notification/notification_core.c *
		src/plugins/notification/notification_core.h *
		src/plugins/notification/notification_foldercheck.c *
		src/plugins/notification/notification_foldercheck.h *
		src/plugins/notification/notification_hotkeys.c *
		src/plugins/notification/notification_hotkeys.h *
		src/plugins/notification/notification_indicator.c *
		src/plugins/notification/notification_indicator.h *
		src/plugins/notification/notification_lcdproc.c *
		src/plugins/notification/notification_lcdproc.h *
		src/plugins/notification/notification_pixbuf.c *
		src/plugins/notification/notification_pixbuf.h *
		src/plugins/notification/notification_plugin.c *
		src/plugins/notification/notification_plugin.h *
		src/plugins/notification/notification_popup.c *
		src/plugins/notification/notification_popup.h *
		src/plugins/notification/notification_prefs.c *
		src/plugins/notification/notification_prefs.h *
		src/plugins/notification/notification_trayicon.c *
		src/plugins/notification/notification_trayicon.h *
		src/plugins/notification/placeholder.txt *
		src/plugins/notification/plugin.def *
		src/plugins/notification/raw_claws_mail_logo_64x64.h *
		src/plugins/notification/version.rc *
		src/plugins/pdf_viewer/Makefile.am *
		src/plugins/pdf_viewer/doc_index.xpm *
		src/plugins/pdf_viewer/doc_index_close.xpm *
		src/plugins/pdf_viewer/doc_info.xpm *
		src/plugins/pdf_viewer/first_arrow.xpm *
		src/plugins/pdf_viewer/last_arrow.xpm *
		src/plugins/pdf_viewer/left_arrow.xpm *
		src/plugins/pdf_viewer/placeholder.txt *
		src/plugins/pdf_viewer/poppler_viewer.c *
		src/plugins/pdf_viewer/poppler_viewer.h *
		src/plugins/pdf_viewer/right_arrow.xpm *
		src/plugins/pdf_viewer/rotate_left.xpm *
		src/plugins/pdf_viewer/rotate_right.xpm *
		src/plugins/pdf_viewer/zoom_fit.xpm *
		src/plugins/pdf_viewer/zoom_in.xpm *
		src/plugins/pdf_viewer/zoom_out.xpm *
		src/plugins/pdf_viewer/zoom_width.xpm * src/plugins/perl/Makefile.am
		* src/plugins/perl/perl_gtk.c * src/plugins/perl/perl_gtk.h *
		src/plugins/perl/perl_plugin.c * src/plugins/perl/perl_plugin.h *
		src/plugins/perl/placeholder.txt * src/plugins/python/Makefile.am *
		src/plugins/python/clawsmailmodule.c *
		src/plugins/python/clawsmailmodule.h *
		src/plugins/python/composewindowtype.c *
		src/plugins/python/composewindowtype.h *
		src/plugins/python/foldertype.c * src/plugins/python/foldertype.h *
		src/plugins/python/messageinfotype.c *
		src/plugins/python/messageinfotype.h * src/plugins/python/nodetype.c
		* src/plugins/python/nodetype.h * src/plugins/python/placeholder.txt
		* src/plugins/python/python-hooks.c *
		src/plugins/python/python-hooks.h * src/plugins/python/python-shell.c
		* src/plugins/python/python-shell.h *
		src/plugins/python/python_plugin.c *
		src/plugins/vcalendar/Makefile.in Add some plugins (clamd, fetchinfo,
		gdata, mailmbox, newmail, notification, pdf_viewer, perl, python).
		Notification not yet enabled because it has too much autoconf
		switches for my taste.

2013-02-16  [Colin Leroy] 3.9.0-79-g2c79a20

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* po/POTFILES.in
	* po/bg.po
	* po/ca.po
	* po/cs.po
	* po/de.po
	* po/en_GB.po
	* po/es.po
	* po/fi.po
	* po/fr.po
	* po/hu.po
	* po/id_ID.po
	* po/it.po
	* po/ja.po
	* po/lt.po
	* po/nl.po
	* po/pl.po
	* po/pt_BR.po
	* po/pt_PT.po
	* po/ru.po
	* po/sk.po
	* po/sv.po
	* po/uk.po
	* po/zh_CN.po
	* po/zh_TW.po
	* src/plugins/Makefile.am
	* src/plugins/archive/.cvsignore
	* src/plugins/archive/Makefile.am
	* src/plugins/archive/archiver.c
	* src/plugins/archive/archiver.h
	* src/plugins/archive/archiver_gtk.c
	* src/plugins/archive/archiver_prefs.c
	* src/plugins/archive/archiver_prefs.h
	* src/plugins/archive/libarchive_archive.c
	* src/plugins/archive/libarchive_archive.h
	* src/plugins/archive/placeholder.txt
	* src/plugins/att_remover/.cvsignore
	* src/plugins/att_remover/Makefile.am
	* src/plugins/att_remover/att_remover.c
	* src/plugins/att_remover/placeholder.txt
	* src/plugins/bsfilter/.cvsignore
	* src/plugins/bsfilter/Makefile.am
	* src/plugins/bsfilter/bsfilter.c
	* src/plugins/bsfilter/bsfilter.h
	* src/plugins/bsfilter/bsfilter_gtk.c
	* src/plugins/bsfilter/claws.def
	* src/plugins/bsfilter/placeholder.txt
	* src/plugins/bsfilter/plugin.def
	* src/plugins/bsfilter/version.rc
	* src/plugins/vcalendar/Makefile.in
	* .../vcalendar/libical/libical/icalversion.h		
		2013-02-16 [colin]	3.9.0cvs74  * po/POTFILES.in * po/bg.po * po/ca.po
		* po/cs.po * po/de.po * po/en_GB.po * po/es.po * po/fi.po * po/fr.po
		* po/hu.po * po/id_ID.po * po/it.po * po/ja.po * po/lt.po * po/nl.po
		* po/pl.po * po/pt_BR.po * po/pt_PT.po * po/ru.po * po/sk.po *
		po/sv.po * po/uk.po * po/zh_CN.po * po/zh_TW.po *
		src/plugins/Makefile.am * src/plugins/archive/.cvsignore *
		src/plugins/archive/Makefile.am * src/plugins/archive/archiver.c *
		src/plugins/archive/archiver.h * src/plugins/archive/archiver_gtk.c *
		src/plugins/archive/archiver_prefs.c *
		src/plugins/archive/archiver_prefs.h *
		src/plugins/archive/libarchive_archive.c *
		src/plugins/archive/libarchive_archive.h *
		src/plugins/archive/placeholder.txt *
		src/plugins/att_remover/.cvsignore *
		src/plugins/att_remover/Makefile.am *
		src/plugins/att_remover/att_remover.c *
		src/plugins/att_remover/placeholder.txt *
		src/plugins/bsfilter/.cvsignore * src/plugins/bsfilter/Makefile.am *
		src/plugins/bsfilter/bsfilter.c * src/plugins/bsfilter/bsfilter.h *
		src/plugins/bsfilter/bsfilter_gtk.c * src/plugins/bsfilter/claws.def
		* src/plugins/bsfilter/placeholder.txt *
		src/plugins/bsfilter/plugin.def * src/plugins/bsfilter/version.rc Add
		archive, att_remover, bsfilter * src/plugins/vcalendar/Makefile.in *
		src/plugins/vcalendar/libical/libical/icalversion.h Remove useless
		files

2013-02-16  [Colin Leroy] 3.9.0-78-gcc39433

	* src/plugins/acpi_notifier/.cvsignore
	* src/plugins/address_keeper/.cvsignore
	* src/plugins/attachwarner/.cvsignore
	* src/plugins/fancy/.cvsignore
	* src/plugins/rssyl/.cvsignore
	* src/plugins/vcalendar/.cvsignore
	* src/plugins/vcalendar/libical/libicalss/.cvsignore
	* src/plugins/vcalendar/libical/libicalvcal/.cvsignore		
		add .cvsignore files

2013-02-16  [Colin Leroy] 3.9.0-77-g99bb499

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* po/POTFILES.in
	* po/bg.po
	* po/ca.po
	* po/cs.po
	* po/de.po
	* po/en_GB.po
	* po/es.po
	* po/fi.po
	* po/fr.po
	* po/hu.po
	* po/id_ID.po
	* po/it.po
	* po/ja.po
	* po/lt.po
	* po/nl.po
	* po/pl.po
	* po/pt_BR.po
	* po/pt_PT.po
	* po/ru.po
	* po/sk.po
	* po/sr.po
	* po/sv.po
	* po/uk.po
	* po/zh_CN.po
	* po/zh_TW.po
	* src/plugins/Makefile.am
	* src/plugins/acpi_notifier/Makefile.am
	* src/plugins/acpi_notifier/acpi_notifier.c
	* src/plugins/acpi_notifier/placeholder.txt
	* src/plugins/address_keeper/Makefile.am
	* src/plugins/address_keeper/address_keeper.c
	* src/plugins/address_keeper/address_keeper.h
	* src/plugins/address_keeper/address_keeper_prefs.c
	* src/plugins/address_keeper/address_keeper_prefs.h
	* src/plugins/address_keeper/claws.def
	* src/plugins/address_keeper/placeholder.txt
	* src/plugins/address_keeper/plugin.def
	* src/plugins/address_keeper/version.rc
	* src/plugins/attachwarner/Makefile.am
	* src/plugins/attachwarner/attachwarner.c
	* src/plugins/attachwarner/attachwarner.h
	* src/plugins/attachwarner/attachwarner_prefs.c
	* src/plugins/attachwarner/attachwarner_prefs.h
	* src/plugins/attachwarner/claws.def
	* src/plugins/attachwarner/placeholder.txt
	* src/plugins/attachwarner/plugin.def
	* src/plugins/attachwarner/version.rc
	* .../vcalendar/libical/libical/icalversion.h		
		2013-02-16 [colin]	3.9.0cvs73  * src/plugins/Makefile.am *
		src/plugins/acpi_notifier/Makefile.am *
		src/plugins/acpi_notifier/acpi_notifier.c *
		src/plugins/acpi_notifier/placeholder.txt *
		src/plugins/address_keeper/Makefile.am *
		src/plugins/address_keeper/address_keeper.c *
		src/plugins/address_keeper/address_keeper.h *
		src/plugins/address_keeper/address_keeper_prefs.c *
		src/plugins/address_keeper/address_keeper_prefs.h *
		src/plugins/address_keeper/claws.def *
		src/plugins/address_keeper/placeholder.txt *
		src/plugins/address_keeper/plugin.def *
		src/plugins/address_keeper/version.rc *
		src/plugins/attachwarner/Makefile.am *
		src/plugins/attachwarner/attachwarner.c *
		src/plugins/attachwarner/attachwarner.h *
		src/plugins/attachwarner/attachwarner_prefs.c *
		src/plugins/attachwarner/attachwarner_prefs.h *
		src/plugins/attachwarner/claws.def *
		src/plugins/attachwarner/placeholder.txt *
		src/plugins/attachwarner/plugin.def *
		src/plugins/attachwarner/version.rc *
		src/plugins/vcalendar/libical/libical/icalversion.h * po/POTFILES.in
		* po/bg.po * po/ca.po * po/cs.po * po/de.po * po/en_GB.po * po/es.po
		* po/fi.po * po/fr.po * po/hu.po * po/id_ID.po * po/it.po * po/ja.po
		* po/lt.po * po/nl.po * po/pl.po * po/pt_BR.po * po/pt_PT.po *
		po/ru.po * po/sk.po * po/sr.po * po/sv.po * po/uk.po * po/zh_CN.po *
		po/zh_TW.po Now do acpi_notifier, attachwarner, address_keeper

2013-02-16  [Colin Leroy] 3.9.0-76-gb9ecb98

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* po/POTFILES.in
	* po/bg.po
	* po/ca.po
	* po/cs.po
	* po/de.po
	* po/en_GB.po
	* po/es.po
	* po/fi.po
	* po/fr.po
	* po/hu.po
	* po/id_ID.po
	* po/it.po
	* po/ja.po
	* po/lt.po
	* po/nl.po
	* po/pl.po
	* po/pt_BR.po
	* po/pt_PT.po
	* po/ru.po
	* po/sk.po
	* po/sr.po
	* po/sv.po
	* po/uk.po
	* po/zh_CN.po
	* po/zh_TW.po		
		2013-02-16 [colin]	3.9.0cvs72  * po/POTFILES.in * po/bg.po * po/ca.po
		* po/cs.po * po/de.po * po/en_GB.po * po/es.po * po/fi.po * po/fr.po
		* po/hu.po * po/id_ID.po * po/it.po * po/ja.po * po/lt.po * po/nl.po
		* po/pl.po * po/pt_BR.po * po/pt_PT.po * po/ru.po * po/sk.po *
		po/sr.po * po/sv.po * po/uk.po * po/zh_CN.po * po/zh_TW.po Merge
		RSSyl's translations

2013-02-16  [Colin Leroy] 3.9.0-75-g6e41f21

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/mainwindow.c		
		2013-02-16 [colin]	3.9.0cvs71  * src/mainwindow.c Fix use-after-free
		(introduced in cvs61)

2013-02-16  [Colin Leroy] 3.9.0-74-g9c88c12

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/common/defs.h
	* src/common/w32_account.c
	* src/main.c
	* src/plugins/Makefile.am
	* src/plugins/rssyl/Makefile.am
	* src/plugins/rssyl/claws.def
	* src/plugins/rssyl/date.c
	* src/plugins/rssyl/date.h
	* src/plugins/rssyl/feed.c
	* src/plugins/rssyl/feed.h
	* src/plugins/rssyl/feedprops.c
	* src/plugins/rssyl/feedprops.h
	* src/plugins/rssyl/opml.c
	* src/plugins/rssyl/opml.h
	* src/plugins/rssyl/parsers.c
	* src/plugins/rssyl/parsers.h
	* src/plugins/rssyl/placeholder.txt
	* src/plugins/rssyl/plugin.c
	* src/plugins/rssyl/plugin.def
	* src/plugins/rssyl/rssyl.c
	* src/plugins/rssyl/rssyl.h
	* src/plugins/rssyl/rssyl_cb_gtk.c
	* src/plugins/rssyl/rssyl_cb_gtk.h
	* src/plugins/rssyl/rssyl_cb_menu.c
	* src/plugins/rssyl/rssyl_cb_menu.h
	* src/plugins/rssyl/rssyl_gtk.c
	* src/plugins/rssyl/rssyl_gtk.h
	* src/plugins/rssyl/rssyl_prefs.c
	* src/plugins/rssyl/rssyl_prefs.h
	* src/plugins/rssyl/strreplace.c
	* src/plugins/rssyl/strreplace.h
	* src/plugins/rssyl/version.rc
	* src/plugins/vcalendar/Makefile.am
	* src/plugins/vcalendar/Makefile.in
	* .../vcalendar/libical/libical/icalversion.h
	* src/plugins/vcalendar/plugin.c
	* src/prefs_common.c
	* src/prefs_common.h		
		2013-02-16 [colin]	3.9.0cvs70  * src/main.c * src/prefs_common.c *
		src/prefs_common.h * src/common/defs.h * src/common/w32_account.c Add
		an hidden preference to set the Windows theme *
		src/plugins/Makefile.am * src/plugins/rssyl/Makefile.am *
		src/plugins/rssyl/claws.def * src/plugins/rssyl/date.c *
		src/plugins/rssyl/date.h * src/plugins/rssyl/feed.c *
		src/plugins/rssyl/feed.h * src/plugins/rssyl/feedprops.c *
		src/plugins/rssyl/feedprops.h * src/plugins/rssyl/opml.c *
		src/plugins/rssyl/opml.h * src/plugins/rssyl/parsers.c *
		src/plugins/rssyl/parsers.h * src/plugins/rssyl/placeholder.txt *
		src/plugins/rssyl/plugin.c * src/plugins/rssyl/plugin.def *
		src/plugins/rssyl/rssyl.c * src/plugins/rssyl/rssyl.h *
		src/plugins/rssyl/rssyl_cb_gtk.c * src/plugins/rssyl/rssyl_cb_gtk.h *
		src/plugins/rssyl/rssyl_cb_menu.c * src/plugins/rssyl/rssyl_cb_menu.h
		* src/plugins/rssyl/rssyl_gtk.c * src/plugins/rssyl/rssyl_gtk.h *
		src/plugins/rssyl/rssyl_prefs.c * src/plugins/rssyl/rssyl_prefs.h *
		src/plugins/rssyl/strreplace.c * src/plugins/rssyl/strreplace.h *
		src/plugins/rssyl/version.rc Add RSSyl *
		src/plugins/vcalendar/Makefile.am * src/plugins/vcalendar/Makefile.in
		* src/plugins/vcalendar/plugin.c *
		src/plugins/vcalendar/libical/libical/icalversion.h Fix Curl flags :)

2013-02-14  [Paul Mangan] 3.9.0-73-g2df9692

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* po/id_ID.po		
		2013-02-14 [paul]	3.9.0cvs69  * po/id_ID.po "fix" plural forms

2013-02-14  [Colin Leroy] 3.9.0-72-g90bed4e

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* po/POTFILES.in
	* po/bg.po
	* po/ca.po
	* po/cs.po
	* po/de.po
	* po/en_GB.po
	* po/es.po
	* po/fi.po
	* po/fr.po
	* po/hu.po
	* po/id_ID.po
	* po/it.po
	* po/ja.po
	* po/lt.po
	* po/merge-po-from-plugin.sh
	* po/nl.po
	* po/pl.po
	* po/pt_BR.po
	* po/pt_PT.po
	* po/ru.po
	* po/sk.po
	* po/sr.po
	* po/sv.po
	* po/uk.po
	* po/zh_CN.po
	* po/zh_TW.po		
		2013-02-14 [colin]	3.9.0cvs68  * po/POTFILES.in Add vcalendar files *
		po/merge-po-from-plugin.sh Add helper script to merge external
		plugins translations * po/bg.po * po/ca.po * po/cs.po * po/de.po *
		po/en_GB.po * po/es.po * po/fi.po * po/fr.po * po/hu.po * po/id_ID.po
		* po/it.po * po/ja.po * po/lt.po * po/nl.po * po/pl.po * po/pt_BR.po
		* po/pt_PT.po * po/ru.po * po/sk.po * po/sr.po * po/sv.po * po/uk.po
		* po/zh_CN.po * po/zh_TW.po Merge translations from fancy and
		vcalendar

2013-02-14  [Colin Leroy] 3.9.0-71-g145fef0

	* ChangeLog
	* PATCHSETS
	* configure.ac		
		2013-02-14 [colin]	3.9.0cvs67  * configure.ac Fix perl detection

2013-02-14  [Colin Leroy] 3.9.0-70-gbe24476

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/vcalendar/claws.def
	* src/plugins/vcalendar/libical/Makefile.in
	* .../vcalendar/libical/design-data/Makefile.in
	* src/plugins/vcalendar/libical/libical/Makefile.in
	* src/plugins/vcalendar/libical/scripts/Makefile.in
	* src/plugins/vcalendar/plugin.def		
		2013-02-14 [colin]	3.9.0cvs66  * src/plugins/vcalendar/claws.def *
		src/plugins/vcalendar/plugin.def Add missing files *
		src/plugins/vcalendar/libical/Makefile.in *
		src/plugins/vcalendar/libical/design-data/Makefile.in *
		src/plugins/vcalendar/libical/libical/Makefile.in *
		src/plugins/vcalendar/libical/scripts/Makefile.in Remove extraneous
		files

2013-02-13  [Colin Leroy] 3.9.0-69-g9bf8cef

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/Makefile.am
	* src/plugins/address_dup_finder/placeholder.txt
	* src/plugins/synce/placeholder.txt
	* src/plugins/vcalendar/Makefile.am
	* src/plugins/vcalendar/Makefile.in
	* src/plugins/vcalendar/common-views.c
	* src/plugins/vcalendar/common-views.h
	* src/plugins/vcalendar/day-view.c
	* src/plugins/vcalendar/icaltime_as_local.c
	* src/plugins/vcalendar/icaltime_as_local.h
	* src/plugins/vcalendar/libical/.cvsignore
	* src/plugins/vcalendar/libical/Makefile.am
	* src/plugins/vcalendar/libical/Makefile.in
	* .../vcalendar/libical/design-data/.cvsignore
	* .../vcalendar/libical/design-data/Makefile.am
	* .../vcalendar/libical/design-data/Makefile.in
	* .../vcalendar/libical/design-data/parameters.csv
	* .../vcalendar/libical/design-data/properties.csv
	* .../vcalendar/libical/design-data/restrictions.csv
	* .../vcalendar/libical/design-data/status.txt
	* .../vcalendar/libical/design-data/value-types.csv
	* src/plugins/vcalendar/libical/libical/.cvsignore
	* src/plugins/vcalendar/libical/libical/Makefile.am
	* src/plugins/vcalendar/libical/libical/Makefile.in
	* .../vcalendar/libical/libical/icalattendee.c
	* .../vcalendar/libical/libical/icalattendee.h
	* .../vcalendar/libical/libical/icalcomponent.c
	* .../vcalendar/libical/libical/icalcomponent.h
	* .../libical/libical/icalderivedparameter.c.in
	* .../libical/libical/icalderivedparameter.h.in
	* .../libical/libical/icalderivedproperty.c.in
	* .../libical/libical/icalderivedproperty.h.in
	* .../libical/libical/icalderivedvalue.c.in
	* .../libical/libical/icalderivedvalue.h.in
	* .../vcalendar/libical/libical/icalduration.c
	* .../vcalendar/libical/libical/icalduration.h
	* src/plugins/vcalendar/libical/libical/icalenums.c
	* src/plugins/vcalendar/libical/libical/icalenums.h
	* src/plugins/vcalendar/libical/libical/icalerror.c
	* src/plugins/vcalendar/libical/libical/icalerror.h
	* .../vcalendar/libical/libical/icallangbind.c
	* .../vcalendar/libical/libical/icallangbind.h
	* src/plugins/vcalendar/libical/libical/icallexer.l
	* src/plugins/vcalendar/libical/libical/icalmemory.c
	* src/plugins/vcalendar/libical/libical/icalmemory.h
	* src/plugins/vcalendar/libical/libical/icalmime.c
	* src/plugins/vcalendar/libical/libical/icalmime.h
	* .../vcalendar/libical/libical/icalparameter.c
	* .../vcalendar/libical/libical/icalparameter.h
	* .../vcalendar/libical/libical/icalparameterimpl.h
	* src/plugins/vcalendar/libical/libical/icalparser.c
	* src/plugins/vcalendar/libical/libical/icalparser.h
	* src/plugins/vcalendar/libical/libical/icalperiod.c
	* src/plugins/vcalendar/libical/libical/icalperiod.h
	* .../vcalendar/libical/libical/icalproperty.c
	* .../vcalendar/libical/libical/icalproperty.h
	* src/plugins/vcalendar/libical/libical/icalrecur.c
	* src/plugins/vcalendar/libical/libical/icalrecur.h
	* .../vcalendar/libical/libical/icalrestriction.c.in
	* .../vcalendar/libical/libical/icalrestriction.h
	* src/plugins/vcalendar/libical/libical/icaltime.c
	* src/plugins/vcalendar/libical/libical/icaltime.h
	* src/plugins/vcalendar/libical/libical/icaltypes.c
	* src/plugins/vcalendar/libical/libical/icaltypes.h
	* src/plugins/vcalendar/libical/libical/icalvalue.c
	* src/plugins/vcalendar/libical/libical/icalvalue.h
	* .../vcalendar/libical/libical/icalvalueimpl.h
	* .../vcalendar/libical/libical/icalversion.h
	* .../vcalendar/libical/libical/icalversion.h.in
	* .../vcalendar/libical/libical/icalyacc.output
	* src/plugins/vcalendar/libical/libical/icalyacc.y
	* src/plugins/vcalendar/libical/libical/pvl.c
	* src/plugins/vcalendar/libical/libical/pvl.h
	* src/plugins/vcalendar/libical/libical/sspm.c
	* src/plugins/vcalendar/libical/libical/sspm.h
	* src/plugins/vcalendar/libical/libical/vsnprintf.c
	* src/plugins/vcalendar/libical/scripts/.cvsignore
	* src/plugins/vcalendar/libical/scripts/Makefile.am
	* src/plugins/vcalendar/libical/scripts/Makefile.in
	* .../libical/scripts/mkderivedcomponents.pl
	* .../libical/scripts/mkderivedparameters.pl
	* .../libical/scripts/mkderivedproperties.pl
	* .../vcalendar/libical/scripts/mkderivedvalues.pl
	* .../libical/scripts/mkparameterrestrictions.pl
	* .../libical/scripts/mkrestrictionrecords.pl
	* .../libical/scripts/mkrestrictiontable.pl
	* .../vcalendar/libical/scripts/readvaluesfile.pl
	* src/plugins/vcalendar/month-view.c
	* src/plugins/vcalendar/placeholder.txt
	* src/plugins/vcalendar/plugin.c
	* src/plugins/vcalendar/vcal_dbus.c
	* src/plugins/vcalendar/vcal_dbus.h
	* src/plugins/vcalendar/vcal_folder.c
	* src/plugins/vcalendar/vcal_folder.h
	* src/plugins/vcalendar/vcal_interface.h
	* src/plugins/vcalendar/vcal_manager.c
	* src/plugins/vcalendar/vcal_manager.h
	* src/plugins/vcalendar/vcal_meeting_gtk.c
	* src/plugins/vcalendar/vcal_meeting_gtk.h
	* src/plugins/vcalendar/vcal_prefs.c
	* src/plugins/vcalendar/vcal_prefs.h
	* src/plugins/vcalendar/vcalendar.c
	* src/plugins/vcalendar/vcalendar.h
	* src/plugins/vcalendar/version.rc		
		2013-02-13 [colin]	3.9.0cvs65  *
		src/plugins/address_dup_finder/placeholder.txt *
		src/plugins/synce/placeholder.txt Removed, deprecated plugins *
		src/plugins/Makefile.am * src/plugins/vcalendar/Makefile.am *
		src/plugins/vcalendar/Makefile.in *
		src/plugins/vcalendar/common-views.c *
		src/plugins/vcalendar/common-views.h *
		src/plugins/vcalendar/day-view.c *
		src/plugins/vcalendar/icaltime_as_local.c *
		src/plugins/vcalendar/icaltime_as_local.h *
		src/plugins/vcalendar/month-view.c *
		src/plugins/vcalendar/placeholder.txt *
		src/plugins/vcalendar/plugin.c * src/plugins/vcalendar/vcal_dbus.c *
		src/plugins/vcalendar/vcal_dbus.h *
		src/plugins/vcalendar/vcal_folder.c *
		src/plugins/vcalendar/vcal_folder.h *
		src/plugins/vcalendar/vcal_interface.h *
		src/plugins/vcalendar/vcal_manager.c *
		src/plugins/vcalendar/vcal_manager.h *
		src/plugins/vcalendar/vcal_meeting_gtk.c *
		src/plugins/vcalendar/vcal_meeting_gtk.h *
		src/plugins/vcalendar/vcal_prefs.c *
		src/plugins/vcalendar/vcal_prefs.h *
		src/plugins/vcalendar/vcalendar.c * src/plugins/vcalendar/vcalendar.h
		* src/plugins/vcalendar/version.rc *
		src/plugins/vcalendar/libical/.cvsignore *
		src/plugins/vcalendar/libical/Makefile.am *
		src/plugins/vcalendar/libical/Makefile.in *
		src/plugins/vcalendar/libical/design-data/.cvsignore *
		src/plugins/vcalendar/libical/design-data/Makefile.am *
		src/plugins/vcalendar/libical/design-data/Makefile.in *
		src/plugins/vcalendar/libical/design-data/parameters.csv *
		src/plugins/vcalendar/libical/design-data/properties.csv *
		src/plugins/vcalendar/libical/design-data/restrictions.csv *
		src/plugins/vcalendar/libical/design-data/status.txt *
		src/plugins/vcalendar/libical/design-data/value-types.csv *
		src/plugins/vcalendar/libical/libical/.cvsignore *
		src/plugins/vcalendar/libical/libical/Makefile.am *
		src/plugins/vcalendar/libical/libical/Makefile.in *
		src/plugins/vcalendar/libical/libical/icalattendee.c *
		src/plugins/vcalendar/libical/libical/icalattendee.h *
		src/plugins/vcalendar/libical/libical/icalcomponent.c *
		src/plugins/vcalendar/libical/libical/icalcomponent.h *
		src/plugins/vcalendar/libical/libical/icalderivedparameter.c.in *
		src/plugins/vcalendar/libical/libical/icalderivedparameter.h.in *
		src/plugins/vcalendar/libical/libical/icalderivedproperty.c.in *
		src/plugins/vcalendar/libical/libical/icalderivedproperty.h.in *
		src/plugins/vcalendar/libical/libical/icalderivedvalue.c.in *
		src/plugins/vcalendar/libical/libical/icalderivedvalue.h.in *
		src/plugins/vcalendar/libical/libical/icalduration.c *
		src/plugins/vcalendar/libical/libical/icalduration.h *
		src/plugins/vcalendar/libical/libical/icalenums.c *
		src/plugins/vcalendar/libical/libical/icalenums.h *
		src/plugins/vcalendar/libical/libical/icalerror.c *
		src/plugins/vcalendar/libical/libical/icalerror.h *
		src/plugins/vcalendar/libical/libical/icallangbind.c *
		src/plugins/vcalendar/libical/libical/icallangbind.h *
		src/plugins/vcalendar/libical/libical/icallexer.l *
		src/plugins/vcalendar/libical/libical/icalmemory.c *
		src/plugins/vcalendar/libical/libical/icalmemory.h *
		src/plugins/vcalendar/libical/libical/icalmime.c *
		src/plugins/vcalendar/libical/libical/icalmime.h *
		src/plugins/vcalendar/libical/libical/icalparameter.c *
		src/plugins/vcalendar/libical/libical/icalparameter.h *
		src/plugins/vcalendar/libical/libical/icalparameterimpl.h *
		src/plugins/vcalendar/libical/libical/icalparser.c *
		src/plugins/vcalendar/libical/libical/icalparser.h *
		src/plugins/vcalendar/libical/libical/icalperiod.c *
		src/plugins/vcalendar/libical/libical/icalperiod.h *
		src/plugins/vcalendar/libical/libical/icalproperty.c *
		src/plugins/vcalendar/libical/libical/icalproperty.h *
		src/plugins/vcalendar/libical/libical/icalrecur.c *
		src/plugins/vcalendar/libical/libical/icalrecur.h *
		src/plugins/vcalendar/libical/libical/icalrestriction.c.in *
		src/plugins/vcalendar/libical/libical/icalrestriction.h *
		src/plugins/vcalendar/libical/libical/icaltime.c *
		src/plugins/vcalendar/libical/libical/icaltime.h *
		src/plugins/vcalendar/libical/libical/icaltypes.c *
		src/plugins/vcalendar/libical/libical/icaltypes.h *
		src/plugins/vcalendar/libical/libical/icalvalue.c *
		src/plugins/vcalendar/libical/libical/icalvalue.h *
		src/plugins/vcalendar/libical/libical/icalvalueimpl.h *
		src/plugins/vcalendar/libical/libical/icalversion.h *
		src/plugins/vcalendar/libical/libical/icalversion.h.in *
		src/plugins/vcalendar/libical/libical/icalyacc.output *
		src/plugins/vcalendar/libical/libical/icalyacc.y *
		src/plugins/vcalendar/libical/libical/pvl.c *
		src/plugins/vcalendar/libical/libical/pvl.h *
		src/plugins/vcalendar/libical/libical/sspm.c *
		src/plugins/vcalendar/libical/libical/sspm.h *
		src/plugins/vcalendar/libical/libical/vsnprintf.c *
		src/plugins/vcalendar/libical/scripts/.cvsignore *
		src/plugins/vcalendar/libical/scripts/Makefile.am *
		src/plugins/vcalendar/libical/scripts/Makefile.in *
		src/plugins/vcalendar/libical/scripts/mkderivedcomponents.pl *
		src/plugins/vcalendar/libical/scripts/mkderivedparameters.pl *
		src/plugins/vcalendar/libical/scripts/mkderivedproperties.pl *
		src/plugins/vcalendar/libical/scripts/mkderivedvalues.pl *
		src/plugins/vcalendar/libical/scripts/mkparameterrestrictions.pl *
		src/plugins/vcalendar/libical/scripts/mkrestrictionrecords.pl *
		src/plugins/vcalendar/libical/scripts/mkrestrictiontable.pl *
		src/plugins/vcalendar/libical/scripts/readvaluesfile.pl Add
		vcalendar.

2013-02-13  [Colin Leroy] 3.9.0-68-g476051c

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/acpi_notifier/placeholder.txt
	* src/plugins/address_dup_finder/placeholder.txt
	* src/plugins/address_keeper/placeholder.txt
	* src/plugins/archive/placeholder.txt
	* src/plugins/att_remover/placeholder.txt
	* src/plugins/attachwarner/placeholder.txt
	* src/plugins/bsfilter/placeholder.txt
	* src/plugins/clamd/placeholder.txt
	* src/plugins/fetchinfo/placeholder.txt
	* src/plugins/gdata/placeholder.txt
	* src/plugins/geolocation/placeholder.txt
	* src/plugins/gtkhtml2_viewer/placeholder.txt
	* src/plugins/mailmbox/placeholder.txt
	* src/plugins/newmail/placeholder.txt
	* src/plugins/notification/placeholder.txt
	* src/plugins/pdf_viewer/placeholder.txt
	* src/plugins/perl/placeholder.txt
	* src/plugins/python/placeholder.txt
	* src/plugins/rssyl/placeholder.txt
	* src/plugins/spam_report/placeholder.txt
	* src/plugins/synce/placeholder.txt
	* src/plugins/tnef_parse/placeholder.txt
	* src/plugins/vcalendar/placeholder.txt		
		2013-02-13 [colin]	3.9.0cvs64  *
		src/plugins/acpi_notifier/placeholder.txt *
		src/plugins/address_dup_finder/placeholder.txt *
		src/plugins/address_keeper/placeholder.txt *
		src/plugins/archive/placeholder.txt *
		src/plugins/att_remover/placeholder.txt *
		src/plugins/attachwarner/placeholder.txt *
		src/plugins/bsfilter/placeholder.txt *
		src/plugins/clamd/placeholder.txt *
		src/plugins/fetchinfo/placeholder.txt *
		src/plugins/gdata/placeholder.txt *
		src/plugins/geolocation/placeholder.txt *
		src/plugins/gtkhtml2_viewer/placeholder.txt *
		src/plugins/mailmbox/placeholder.txt *
		src/plugins/newmail/placeholder.txt *
		src/plugins/notification/placeholder.txt *
		src/plugins/pdf_viewer/placeholder.txt *
		src/plugins/perl/placeholder.txt * src/plugins/python/placeholder.txt
		* src/plugins/rssyl/placeholder.txt *
		src/plugins/spam_report/placeholder.txt *
		src/plugins/synce/placeholder.txt *
		src/plugins/tnef_parse/placeholder.txt *
		src/plugins/vcalendar/placeholder.txt Add temporary placeholders for
		ex-extra-plugins to be integrated.

2013-02-13  [Paul Mangan] 3.9.0-67-gfbbf3c4

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/plugins/fancy/Makefile.am		
		2013-02-13 [paul]	3.9.0cvs63  * src/plugins/fancy/Makefile.am no need
		for EXTRA_DIST

2013-02-13  [Paul Mangan] 3.9.0-66-gae302aa

	* src/plugins/fancy/Makefile.am
	* src/plugins/fancy/fancy_prefs.c
	* src/plugins/fancy/fancy_prefs.h
	* src/plugins/fancy/fancy_viewer.c
	* src/plugins/fancy/fancy_viewer.h
	* src/plugins/fancy/test		
		move the Fancy plugin into core

2013-02-13  [Colin Leroy] 3.9.0-65-g6e34a25

	* src/plugins/fancy/test		
		add test file

2013-02-13  [Paul Mangan] 3.9.0-64-ged13b0d

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* po/POTFILES.in
	* src/plugins/Makefile.am		
		2013-02-13 [paul]	3.9.0cvs62  * configure.ac * po/POTFILES.in *
		src/plugins/Makefile.am * src/plugins/fancy/Makefile.am *
		src/plugins/fancy/fancy_prefs.c * src/plugins/fancy/fancy_prefs.h *
		src/plugins/fancy/fancy_viewer.c * src/plugins/fancy/fancy_viewer.h
		move the Fancy plugin into core

2013-02-11  [Paul Mangan] 3.9.0-63-g2d6b706

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/mainwindow.c		
		2013-02-11 [paul]	3.9.0cvs61  * src/mainwindow.c use the Delete key
		to remove colour label accels (same as everywhere else). complete the
		change to gtk_accel_map_add_entry() for older/newer GTKs

2013-01-26  [Michael Rasmussen] 3.9.0-62-g9a484d2

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* tools/vcard2xml.py		
		2013-01-26 [mir]	3.9.0cvs60  * tools/vcard2xml.py Fixes bugs: 1)
		Lines split over more than one line breaks parser 2) Get email addres
		correct. Not only email;internet Improvements: 1) Basic handling of
		vcard 3.0

2013-01-23  [Colin Leroy] 3.9.0-61-g9602106

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/action.c
	* src/common/utils.c		
		2013-01-23 [colin]	3.9.0cvs59  * src/action.c * src/common/utils.c
		Fix actions with spaces (and quotes). Thanks to H. Merijn Brand

2013-01-23  [Colin Leroy] 3.9.0-60-g4e0e364

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/imap.c		
		2013-01-23 [colin]	3.9.0cvs58  * src/imap.c Fix bug #2863, "Applying
		has_attachment quicksearch on IMAP segfaults".

2013-01-21  [Paul Mangan] 3.9.0-59-g205b490

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/codeconv.h
	* src/procmime.c		
		2013-01-21 [paul]	3.9.0cvs57  * src/codeconv.h * src/procmime.c fix
		bug 2862, 'Segmentation fault when replying to a message where the
		"code conversion" fails'. add support for X-VIET-VPS encoding

2013-01-21  [Paul Mangan] 3.9.0-58-gaf9e33f

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/common/defs.h
	* src/gtk/about.c		
		2013-01-21 [paul]	3.9.0cvs56  * src/common/defs.h * src/gtk/about.c
		promote the users' ml on the About/Info tab

2013-01-09  [Paul Mangan] 3.9.0-57-gcf5fc7f

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* doc/man/claws-mail.1
	* src/gtk/about.c		
		2013-01-09 [paul]	3.9.0cvs55  * doc/man/claws-mail.1 *
		src/gtk/about.c update copyright year

2013-01-09  [Paul Mangan] 3.9.0-56-g3b797b4

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/gtk/gtkaspell.c		
		2013-01-09 [paul]	3.9.0cvs54  * src/gtk/gtkaspell.c fix sensitivity
		of 'Use both dictionaries' in compose window

2013-01-09  [Michael Rasmussen] 3.9.0-55-g8234fe1

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* tools/vcard2xml.py		
		2013-01-09 [mir]	3.9.0cvs53  * tools/vcard2xml.py Fix missing file
		encoding info. See -> http://www.python.org/dev/peps/pep-0263/

2013-01-08  [Ricardo Mones] 3.9.0-54-gd30abf8

	* ChangeLog
	* PATCHSETS
	* claws-mail.desktop
	* configure.ac		
		2013-01-08 [mones]	3.9.0cvs52  * claws-mail.desktop Added Swedish
		translation by Andreas RÃ¶nnquist

2012-12-20  [Colin Leroy] 3.9.0-53-gc07c190

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/action.c		
		2012-12-20 [colin]	3.9.0cvs51  * src/action.c Fix crash on action
		error; Fix trimming of leading spaces in actions

2012-12-19  [Colin Leroy] 3.9.0-52-g7df8c38

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/editldap.c
	* src/ldapctrl.c
	* src/ldapserver.c		
		2012-12-19 [colin]	3.9.0cvs50  * src/editldap.c * src/ldapctrl.c *
		src/ldapserver.c Make LDAP over SSL work on Win32 - but not TLS,
		unfortunately. Also, it requires the certificate to be trusted.

2012-12-16  [Colin Leroy] 3.9.0-51-g43307fb

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/messageview.c		
		2012-12-16 [colin]	3.9.0cvs49  * src/messageview.c Add missing \n at
		end of the return receipt last part's headers.

2012-12-15  [Paul Mangan] 3.9.0-50-g8f63427

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/addrselect.c		
		2012-12-15 [paul]	3.9.0cvs48  * src/addrselect.c fix bug 2832, 'mail
		to from adress-book splitt names'

2012-12-12  [Colin Leroy] 3.9.0-49-g52516ea

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/action.c
	* src/mainwindow.c		
		2012-12-12 [colin]	3.9.0cvs47  * src/action.c Port to g_spawn API and
		make actions work better on Win32 * src/mainwindow.c Indentation

2012-12-12  [Andrej Kacian] 3.9.0-48-gd0f3564

	* AUTHORS		
		Updated my address

2012-12-12  [Andrej Kacian] 3.9.0-47-g7f17fbf

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/compose.c		
		2012-12-12 [ticho]	3.9.0cvs46  * src/compose.c Move focus to body
		textview when subject entry is activated (Enter key pressed) in
		compose window.

2012-12-10  [Ricardo Mones] 3.9.0-46-ge5bce43

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/addr_compl.c		
		2012-12-10 [mones]	3.9.0cvs45  * src/addr_compl.c Fix bug #2835 (core
		part) to allow NULL names which have an address

2012-12-07  [Colin Leroy] 3.9.0-45-gadb0fbc

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/news.c		
		2012-12-07 [colin]	3.9.0cvs44  * src/news.c Try to fix strange crash
		in nntp_ping/session_destroy...

2012-12-06  [Ricardo Mones] 3.9.0-44-g034d65b

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* tools/README
	* tools/gif2xface.pl
	* tools/outlook2claws-mail.pl		
		2012-12-06 [mones]	3.9.0cvs43  * tools/README * tools/gif2xface.pl *
		tools/outlook2claws-mail.pl Fix address not working since years ago

2012-12-06  [Ricardo Mones] 3.9.0-43-gf291852

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/prefs_gtk.c		
		2012-12-05 [mones]	3.9.0cvs42  * src/prefs_gtk.c Do not set to NULL
		string preferences which have "" as default value

2012-12-05  [Colin Leroy] 3.9.0-42-gf851947

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/common/ssl.c		
		2012-12-05 [colin]	3.9.0cvs41  * src/common/ssl.c Nullify xcred
		pointer like the other ones

2012-12-03  [Tristan Chabredier] 3.9.0-41-g6dea180

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/mainwindow.c
	* src/summaryview.c		
		2012-12-03 [wwp]	3.9.0cvs40  * src/summaryview.c * src/mainwindow.c
		Avoid any possible confusion: 0 is not a neutral value when passed to
		main_window_get_mask() - use -1 instead, even in those cases we don't
		care.

2012-12-03  [Tristan Chabredier] 3.9.0-40-g54c3c93

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/toolbar.c		
		2012-12-03 [wwp]	3.9.0cvs39  * src/toolbar.c Fix sensitivity of
		next-unread toolbar button.

2012-12-03  [Colin Leroy] 3.9.0-39-gb6baa93

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/common/utils.c		
		2012-12-03 [colin]	3.9.0cvs38  * src/common/utils.c Fix following
		relative symlinks

2012-12-02  [Colin Leroy] 3.9.0-38-gb2d2435

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/main.c		
		2012-12-02 [colin]	3.9.0cvs37  * src/main.c Of course you can't,
		Windows. Of course...

2012-12-02  [Colin Leroy] 3.9.0-37-gd3d3bb9

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/main.c		
		2012-12-02 [colin]	3.9.0cvs36  * src/main.c Move control sockets
		inside their own directory, $TMPDIR/claws-mail-$UID/, and name them
		after the configuration 		directory md5 hash. That allows - cleaner
		separation of sockets and config dirs in case of alternate config
		directories - forward migration is handled: if
		$TMPDIR/claws-mail-$UID exists as a socket, use it to control the
		running entity - backwards migration is handled: starting an old
		Claws Mail version will bail out as creating the legacy socket won't
		be possible. - migration for alternate-config-dirs is not handled,
		which could be mentioned in release notes. Fixes bug #2828, "Use MD5
		digest for socket name"

2012-12-01  [Colin Leroy] 3.9.0-36-g726ed3d

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/common/utils.c		
		2012-12-01 [colin]	3.9.0cvs35  * src/common/utils.c As usual, Windows
		is a little bit different (you have to love it the same as the normal
		OSes...)

2012-12-01  [Colin Leroy] 3.9.0-35-gee15052

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/common/utils.c
	* src/common/utils.h		
		2012-12-01 [colin]	3.9.0cvs34  * src/common/utils.c *
		src/common/utils.h Add a canonicalizer function and use it to
		canonicalize rc_dir.

2012-11-30  [Ricardo Mones] 3.9.0-34-gfa93b1c

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/common/plugin.c		
		2012-11-30 [mones]	3.9.0cvs33  * src/common/plugin.c Fixes #1137
		completely, saving path-less plugins as is in config. With this patch
		user can edit plugin list on clawsrc and remove absolute paths from
		shared plugins, leaving only the "pluginname.so". Those will be tried
		to load from plugin dir of the loading core. Notice that those will
		also fail to load on older versions, and will probably be removed
		from your config without warning by the older version.

2012-11-30  [Tristan Chabredier] 3.9.0-33-gf1c08b4

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/mainwindow.c
	* src/mainwindow.h
	* src/summaryview.c
	* src/toolbar.c		
		2012-11-30 [wwp]	3.9.0cvs32  * src/mainwindow.c * src/mainwindow.h *
		src/summaryview.c * src/toolbar.c Fix wrong types used (mix between
		SensitiveCond and SensitiveCondMask), also fix list loop
		initializers.

2012-11-30  [Tristan Chabredier] 3.9.0-32-g931e462

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/mainwindow.c
	* src/mainwindow.h
	* src/procmsg.c
	* src/send_message.c
	* src/send_message.h
	* src/toolbar.c
	* src/toolbar.h		
		2012-11-30 [wwp]	3.9.0cvs31  * src/mainwindow.c * src/mainwindow.h *
		src/procmsg.c * src/send_message.c * src/send_message.h *
		src/toolbar.c * src/toolbar.h Add Message/Cancel sending (same as
		--cancel-sending), adds the relevant toolbar icon, and an extra
		cancel sending+receiving icon for convenience.

2012-11-29  [Colin Leroy] 3.9.0-31-g6581aad

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/mainwindow.c		
		2012-11-29 [colin]	3.9.0cvs30  * src/mainwindow.c Fix mask on a few
		menu items (thanks Ricardo!)

2012-11-28  [Tristan Chabredier] 3.9.0-30-g9b75d6e

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/mainwindow.c
	* src/mainwindow.h
	* src/summaryview.c
	* src/toolbar.c		
		2012-11-28 [wwp]	3.9.0cvs29  * src/mainwindow.c * src/mainwindow.h *
		src/summaryview.c * src/toolbar.c Rework SensitiveCond enum to allow
		more than 32 flags for GUI status checking. Complete toolbar_init(),
		which was missing few inits.

2012-11-28  [Colin Leroy] 3.9.0-29-g91892f5

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/etpan/nntp-thread.c
	* src/mainwindow.c
	* src/news.c
	* src/news.h		
		2012-11-28 [colin]	3.9.0cvs28  * src/mainwindow.c * src/news.c *
		src/news.h * src/etpan/nntp-thread.c Disconnect NNTP accounts too
		when switching offline

2012-11-28  [Colin Leroy] 3.9.0-28-g94b2484

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/common/session.c
	* src/common/session.h
	* src/imap.c
	* src/news.c		
		2012-11-28 [colin]	3.9.0cvs27  * src/imap.c * src/news.c *
		src/common/session.c * src/common/session.h Add keep-alive pings on
		IMAP and NNTP

2012-11-28  [Colin Leroy] 3.9.0-27-gddf3aca

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/etpan/imap-thread.c
	* src/etpan/imap-thread.h
	* src/imap.c		
		2012-11-28 [colin]	3.9.0cvs26  * src/imap.c * src/etpan/imap-thread.c
		* src/etpan/imap-thread.h Try locale's charset and UTF-7 on
		server-side searches when UTF-8 fails. Also, don't even mention a
		charset if searching for an ASCII string.

2012-11-27  [Colin Leroy] 3.9.0-26-ga32c2d6

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/main.c		
		2012-11-27 [colin]	3.9.0cvs25  * src/main.c Unbreak the build.

2012-11-27  [Colin Leroy] 3.9.0-25-g4825388

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/common/ssl.c		
		2012-11-27 [colin]	3.9.0cvs24  * src/common/ssl.c Fix bug #2826,
		"replace deprecated gnutls function" Patch by Christian Hesse

2012-11-27  [Colin Leroy] 3.9.0-24-g08ec3ee

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/gtk/manage_window.c		
		2012-11-27 [colin]	3.9.0cvs23  * src/gtk/manage_window.c Stop
		spamming logs with focus events.

2012-11-27  [Colin Leroy] 3.9.0-23-gd5eabdd

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/mainwindow.c
	* src/prefs_common.c
	* src/prefs_common.h		
		2012-11-27 [colin]	3.9.0cvs22  * src/mainwindow.c *
		src/prefs_common.c * src/prefs_common.h Unsneak a work-in-progress
		patch that I mistakengly commited with a cleanup

2012-11-27  [Tristan Chabredier] 3.9.0-22-g97fda80

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* doc/man/claws-mail.1
	* src/main.c
	* src/send_message.c
	* src/send_message.h		
		2012-11-27 [wwp]	3.9.0cvs21  * doc/man/claws-mail.1 * src/main.c *
		src/send_message.c * src/send_message.h Add --cancel-sending
		command-line switch.

2012-11-23  [Colin Leroy] 3.9.0-21-gffacaed

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/common/socket.c
	* src/common/socket.h
	* src/common/ssl.c
	* src/common/ssl_certificate.c
	* src/common/ssl_certificate.h
	* src/etpan/imap-thread.c
	* src/etpan/nntp-thread.c
	* src/jpilot.c
	* src/main.c
	* src/mainwindow.c
	* src/matcher.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/procmsg.c		
		2012-11-23 [colin]	3.9.0cvs20  * src/jpilot.c * src/main.c *
		src/mainwindow.c * src/matcher.c * src/prefs_common.c *
		src/prefs_common.h * src/procmsg.c * src/common/socket.c *
		src/common/socket.h * src/common/ssl.c * src/common/ssl_certificate.c
		* src/common/ssl_certificate.h * src/etpan/imap-thread.c *
		src/etpan/nntp-thread.c Cleanup some warnings and deprecated types.
		Patch by Christian Hesse, fixing bug #2617. Thanks!

2012-11-23  [Colin Leroy] 3.9.0-20-gcc7bf78

	* AUTHORS
	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/gtk/authors.h		
		2012-11-23 [colin]	3.9.0cvs19  * AUTHORS * src/gtk/authors.h Add
		Christian Hesse which was forgotten for some reason

2012-11-22  [Colin Leroy] 3.9.0-19-g2173678

	* ChangeLog		
		Forgot a bug in tagging cvs10

2012-11-21  [Colin Leroy] 3.9.0-18-g7ba3588

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/etpan/imap-thread.c		
		2012-11-21 [colin]	3.9.0cvs18  * src/etpan/imap-thread.c Don't set
		charset on simple searches. Fixes Exchange 2007.

2012-11-20  [Colin Leroy] 3.9.0-17-g6232129

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/prefs_matcher.c		
		2012-11-20 [colin]	3.9.0cvs17  * src/prefs_matcher.c Fix bug #2801,
		"Filtering Header:Name list is blank/corrupt"

2012-11-20  [Andrej Kacian] 3.9.0-16-g30a3dfa

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/gtk/prefswindow.c		
		2012-11-20 [ticho]	3.9.0cvs16  * src/gtk/prefswindow.c Actually allow
		folder preference pages which are in top level of page index UI to be
		selected.

2012-11-20  [Andrej Kacian] 3.9.0-15-gdd1eb1b

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/prefs_folder_item.c		
		2012-11-20 [ticho]	3.9.0cvs15  * src/prefs_folder_item.c Remove
		useless "Folder" root in page index of folder preferences UI.

2012-11-18  [Colin Leroy] 3.9.0-14-g123d26d

	* AUTHORS
	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/advsearch.c
	* src/gtk/authors.h
	* src/gtk/quicksearch.c
	* src/matcher.c
	* src/matcher.h
	* src/matcher_parser_parse.y
	* src/prefs_matcher.c		
		2012-11-18 [colin]	3.9.0cvs14  * AUTHORS * src/advsearch.c *
		src/matcher.c * src/matcher.h * src/matcher_parser_parse.y *
		src/prefs_matcher.c * src/gtk/authors.h * src/gtk/quicksearch.c Add
		age_{greater,lower}_hours matcher criteria Initial patch by Abhay S.
		Kushwaha.

2012-11-18  [Andrej Kacian] 3.9.0-13-g0af9d59

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/mbox.c		
		2012-11-18 [ticho]	3.9.0cvs13  * src/mbox.c Improve i18n plural
		handling in a string used while importing from mbox.

2012-11-16  [Andrej Kacian] 3.9.0-12-g446d146

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* po/Makevars
	* po/bg.po
	* po/ca.po
	* po/cs.po
	* po/de.po
	* po/en_GB.po
	* po/es.po
	* po/fi.po
	* po/fr.po
	* po/he.po
	* po/hu.po
	* po/id_ID.po
	* po/it.po
	* po/ja.po
	* po/lt.po
	* po/nl.po
	* po/pl.po
	* po/pt_BR.po
	* po/pt_PT.po
	* po/ru.po
	* po/sk.po
	* po/sr.po
	* po/sv.po
	* po/uk.po
	* po/zh_CN.po
	* po/zh_TW.po		
		2012-11-16 [ticho]	3.9.0cvs12  * po/bg.po * po/ca.po * po/cs.po *
		po/de.po * po/en_GB.po * po/es.po * po/fi.po * po/fr.po * po/he.po *
		po/hu.po * po/id_ID.po * po/it.po * po/ja.po * po/lt.po * po/nl.po *
		po/pl.po * po/pt_BR.po * po/pt_PT.po * po/ru.po * po/sk.po * po/sr.po
		* po/sv.po * po/uk.po * po/zh_CN.po * po/zh_TW.po * po/Makevars
		Update message catalogs to match changes in 3.9.0cvs11.

2012-11-16  [Andrej Kacian] 3.9.0-11-g57ee5bb

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/account.c
	* src/addrcustomattr.c
	* src/common/utils.c
	* src/edittags.c
	* src/gtk/about.c
	* src/prefs_filtering.c
	* src/prefs_matcher.c
	* src/prefs_msg_colors.c
	* src/toolbar.c
	* src/uri_opener.c
	* src/wizard.c		
		2012-11-16 [ticho]	3.9.0cvs11  * src/account.c * src/addrcustomattr.c
		* src/edittags.c * src/prefs_filtering.c * src/prefs_matcher.c *
		src/prefs_msg_colors.c * src/toolbar.c * src/uri_opener.c *
		src/wizard.c * src/common/utils.c * src/gtk/about.c Use pgettext()
		and friends for i18n context strings, instead of having a pipe
		character in msgid for context separation. This uses glib's C_ macro,
		instead of Q_.

2012-11-16  [Colin Leroy] 3.9.0-10-gd114048

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/foldersel.c
	* src/gtk/description_window.c
	* src/gtk/description_window.h
	* src/gtk/inputdialog.c
	* src/gtk/manage_window.c
	* src/gtk/quicksearch.c
	* src/prefs_actions.c
	* src/prefs_filtering_action.c
	* src/prefs_matcher.c
	* src/quote_fmt.c		
		2012-11-16 [colin]	3.9.0cvs10  * src/foldersel.c *
		src/prefs_actions.c * src/prefs_filtering_action.c *
		src/prefs_matcher.c * src/quote_fmt.c * src/gtk/description_window.c
		* src/gtk/description_window.h * src/gtk/inputdialog.c *
		src/gtk/manage_window.c * src/gtk/quicksearch.c Try to better fix
		focus problems. Should address: Bug #2774 Bug #2624 Bug #1963 Please
		check using your favorite WM that the following works: Information
		button (Quicksearch, Templates, 'Test' filtering condition) Folder
		selection (Move/Copy contextual menu, various preferences, including
		'New folder'). Tested with XFCE, Gnome Shell and Windows.

2012-11-16  [Colin Leroy] 3.9.0-9-g2fa3d21

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/advsearch.c		
		2012-11-16 [colin]	3.9.0cvs9  * src/advsearch.c Init is_fast too

2012-11-16  [Colin Leroy] 3.9.0-8-gb82f405

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/advsearch.c		
		2012-11-16 [colin]	3.9.0cvs8  * src/advsearch.c Fix missing
		initialisation of bool_and which could lead to From/To/Subject/Tag
		searches searching with binary and. Also clean up tag expansion. No
		need to create a matcher string and re-parse it.

2012-11-16  [Paul Mangan] 3.9.0-7-gb24d520

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* po/de.po		
		2012-11-16 [paul]	3.9.0cvs7  * po/de.po fix by Thomas Bellmann

2012-11-15  [Colin Leroy] 3.9.0-6-gd09f676

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/summaryview.c		
		2012-11-15 [colin]	3.9.0cvs6  * src/summaryview.c Fix bug #2785,
		"Marking mails for deletion reopens internal message view"

2012-11-15  [Colin Leroy] 3.9.0-5-gc3e4f83

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/gtk/gtkcmclist.c
	* src/gtk/gtkcmclist.h
	* src/main.c
	* src/statusbar.c		
		2012-11-15 [colin]	3.9.0cvs5  * src/main.c * src/statusbar.c *
		src/gtk/gtkcmclist.c * src/gtk/gtkcmclist.h a few more GTK+3 fixes.
		Segfaults on me, though.

2012-11-15  [Colin Leroy] 3.9.0-4-ga8a31e2

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/Makefile.am
	* src/action.c
	* src/addr_compl.c
	* src/addressbook.c
	* src/addrgather.c
	* src/compose.c
	* src/editaddress.c
	* src/editgroup.c
	* src/gtk/Makefile.am
	* src/gtk/colorlabel.c
	* src/gtk/combobox.c
	* src/gtk/combobox.h
	* src/gtk/gtkcmclist.c
	* src/gtk/gtkcmclist.h
	* src/gtk/gtkcmctree.c
	* src/gtk/gtksctree.c
	* src/gtk/gtkshruler.c
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
	* src/gtk/inputdialog.c
	* src/gtk/quicksearch.c
	* src/main.c
	* src/mainwindow.c
	* src/message_search.c
	* src/plugins/pgpcore/Makefile.am
	* src/plugins/pgpinline/Makefile.am
	* src/plugins/pgpmime/Makefile.am
	* src/plugins/smime/Makefile.am
	* src/prefs_display_header.c
	* src/prefs_filtering_action.c
	* src/prefs_matcher.c
	* src/prefs_other.c
	* src/prefs_toolbar.c
	* src/printing.c
	* src/stock_pixmap.c
	* src/summary_search.c
	* src/summaryview.c
	* src/textview.c		
		2012-11-15 [colin]	3.9.0cvs4  * src/Makefile.am * src/action.c *
		src/addr_compl.c * src/addressbook.c * src/addrgather.c *
		src/compose.c * src/editaddress.c * src/editgroup.c * src/main.c *
		src/mainwindow.c * src/message_search.c * src/prefs_display_header.c
		* src/prefs_filtering_action.c * src/prefs_matcher.c *
		src/prefs_other.c * src/prefs_toolbar.c * src/printing.c *
		src/stock_pixmap.c * src/summary_search.c * src/summaryview.c *
		src/textview.c * src/gtk/Makefile.am * src/gtk/colorlabel.c *
		src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/gtkcmclist.c *
		src/gtk/gtkcmclist.h * src/gtk/gtkcmctree.c * src/gtk/gtksctree.c *
		src/gtk/gtkshruler.c * src/gtk/gtkutils.c * src/gtk/gtkutils.h *
		src/gtk/inputdialog.c * src/gtk/quicksearch.c *
		src/plugins/pgpcore/Makefile.am * src/plugins/pgpinline/Makefile.am *
		src/plugins/pgpmime/Makefile.am * src/plugins/smime/Makefile.am Big
		GTK+3 patch from Hanno Meyer-Thurow

2012-11-15  [Tristan Chabredier] 3.9.0-3-gc08c3f7

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* doc/man/claws-mail.1
	* src/main.c		
		2012-11-15 [wwp]	3.9.0cvs3  * doc/man/claws-mail.1 * src/main.c Add
		--cancel-receiving command-line switch.

2012-11-15  [Tristan Chabredier] 3.9.0-2-g7e2fbf9

	* ChangeLog
	* PATCHSETS
	* configure.ac
	* src/gtk/sslcertwindow.c
	* src/ssl_manager.c		
		2012-11-15 [wwp]	3.9.0cvs2  * src/ssl_manager.c *
		src/gtk/sslcertwindow.c Fix Capitalization.
