2013-07-30  David King  <amigadave@amigadave.com>

	Update NEWS for 3.9.5 release

2013-07-29  Jonh Wendell  <jonh.wendell@intel.com>

	Make the BookmarksTree widget smaller

	so that it fits on small screens

2013-07-24  Marek Černocký  <marek@manet.cz>

	Updated Czech translation

2013-07-24  Daniel Mustieles  <daniel.mustieles@gmail.com>

	Updated Spanish translation

2013-07-23  David King  <amigadave@amigadave.com>

	Improve credential description, bug 648008

	Make the credentials stored with libsecret have a description that
	matches better with other applications, such as Epiphany.

2013-07-23  David King  <amigadave@amigadave.com>

	Fix credential access with libsecret, bug 704744

	When storing attributes in libsecret, string attributes are not
	permitted to have NULL values. The existing workaround for this was
	wrong, as it removed the ability to store passwords for username-less
	connections.  Fix this by terminating the attribute list with a NULL
	attribute, thus ending the list, if there is no username.

2013-07-23  David King  <amigadave@amigadave.com>

	Revert "Fixes the libsecret 'user' argument passing"

	This reverts commit f87204345c641b63b51d5713d37d94d5eb45e694.

2013-07-23  Jonh Wendell  <jonh.wendell@intel.com>

	Fixes the libsecret 'user' argument passing

	Use a HashTable to pass arguments to libsecret, so
	that we can conditionally pass the 'user' key/value.

	This fixes the bug where cretentials were not being
	saved/lookup correctly.

	https://bugzilla.gnome.org/show_bug.cgi?id=704744

2013-07-18  Marek Černocký  <marek@manet.cz>

	Updated Czech translation

2013-07-18  Marek Černocký  <marek@manet.cz>

	Czech translation

2013-07-18  Marek Černocký  <marek@manet.cz>

	Added Czech language

2013-07-17  Marek Černocký  <marek@manet.cz>

	Updated Czech translation

2013-07-11  Jonh Wendell  <jonh.wendell@intel.com>

	Fill the right ipv6 notation when using avahi dialog

	fill the connect entry with '[]' around ipv6 addresses.

2013-07-11  Jonh Wendell  <jonh.wendell@intel.com>

	implement recognize_file() in SPICE plugin

2013-07-11  Jonh Wendell  <jonh.wendell@intel.com>

	implement recognize_file() in VNC plugin

2013-07-11  Jonh Wendell  <jonh.wendell@intel.com>

	Use the new API recognize_file() when parsing a file

2013-07-11  Jonh Wendell  <jonh.wendell@intel.com>

	Add recognize_file() API to VinagreProtocol interface

	it will be used to check whether a file can be parsed by
	a plugin.

2013-07-11  Jonh Wendell  <jonh.wendell@intel.com>

	Fix a logic bug in utils.show_many_errors()

	it was not displaying any error at all

2013-07-08  David King  <amigadave@amigadave.com>

	Post-release version bump to 3.9.5