2011-04-25  David King  <amigadave@amigadave.com>

	Update NEWS for 3.0.1 release

2011-04-24  Theppitak Karoonboonyanan  <thep@linux.thai.net>

	Updated Thai translation.

2011-04-20  Jordi Mallach  <jordi@sindominio.net>

	Fix defines to match configure script output

	In 99d0f293b7ed2527c127a45bb6bc5b34b61bbcdb, configure was changed to
	prefix all AC_DEFINE macros with VINO_, and features were changed to use
	AC_ARG_WITH.

	Some of the guarded features didn't have their defines updated in the
	code, resulting in any build having NetworkManager, GCrypt/GnuTLS,
	libnotify or Telepathy support.

	Fixes bug 648322.

2011-04-18  David King  <amigadave@amigadave.com>

	Update copyright information in about dialog

2011-04-18  Oliver Gerlich  <oliver.gerlich@gmx.de>

	Only send a motion event when the pointer moved

	Only generate a MotionNotify event if the button state did not change or
	if the mouse coordinates have changed. Fixes bug 564520.

2011-04-18  David King  <amigadave@amigadave.com>

	Post-release version bump to 3.0.1

2011-04-17  Oliver Gerlich  <oliver.gerlich@gmx.de>

	Fix cursor update logic, bug 617436

2011-04-11  Thorsten Glaser  <tg@mirbsd.de>

	Bind both an IPv4 and an IPv6 socket

	Under some configurations on Linux, and an BSD, the dfault behaviour is
	to bind only an IPv6 socket when IPv6 support is enabled. The default
	Linux kernel configuration is to bind both an IPv4 and an IPv6 socket.
	Using two listening sockets fixes the problem, bug 604809.

2011-04-05  Jordi Serratosa  <jordis@softcatala.cat>

	[l10n]Fixes on Catalan translation

2011-04-04  David King  <amigadave@amigadave.com>

	Update NEWS for 3.0.0 release