2012-05-02  David King  <amigadave@amigadave.com>

	Update NEWS for 3.5.1 release

2012-04-27  Fran Diéguez  <fran.dieguez@mabishu.com>

	Updated Galician translations

2012-04-26  Yaron Shahrabani  <sh.yaron@gmail.com>

	Updated Hebrew translation.

2012-04-25  Daniel Mustieles  <daniel.mustieles@gmail.com>

	Updated Spanish translation

2012-04-25  Guillaume Desmottes  <guillaume.desmottes@collabora.co.uk>

	Use tp_stream_tube_channel_get_service()

	The offering high level API is not used as it does not currently support
	offering an existing socket. Completes the fixes for bug 674707.

2012-04-25  Guillaume Desmottes  <guillaume.desmottes@collabora.co.uk>

	Use TP_CONTACT_FEATURE_AVATAR_DATA

	See bug 674707.

2012-04-25  Guillaume Desmottes  <guillaume.desmottes@collabora.co.uk>

	Remove VinoTubeServer::connection property

	The TpConnection from the TpChannel can be used instead. See bug 674707.

2012-04-25  Guillaume Desmottes  <guillaume.desmottes@collabora.co.uk>

	Rename VinoTubeServer.tp_channel to .tube

	That is already the name of the property. See bug 674707.

2012-04-25  Guillaume Desmottes  <guillaume.desmottes@collabora.co.uk>

	Rely on the factory to prepare the TpContact

	See bug 674707.

2012-04-25  Guillaume Desmottes  <guillaume.desmottes@collabora.co.uk>

	Use tp_simple_handler_new_with_factory()

	See bug 674707.

2012-04-25  Guillaume Desmottes  <guillaume.desmottes@collabora.co.uk>

	Depend on telepathy-glib 0.18.0

	This is the stable version recommended for GNOME 3.4. See bug 674707.

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

	Add vino_server_set_notify_on_connect()

	Without the property setter, g_settings_bind() cannot update the
	notify-on-connect property when the setting changes.

2012-04-25  Guillaume Desmottes  <guillaume.desmottes@collabora.co.uk>

	Exit when tube is closed if run in tube mode

	See bug 651960.

2012-04-25  Guillaume Desmottes  <guillaume.desmottes@collabora.co.uk>

	Relay tube-disconnected signal in VinoDbusListener

	See bug 651960.

2012-04-25  Guillaume Desmottes  <guillaume.desmottes@collabora.co.uk>

	VinoTubeServersManager::tube-disconnected signal

	See bug 651960.

2012-04-25  Guillaume Desmottes  <guillaume.desmottes@collabora.co.uk>

	Add --tube arg to launch Vino in ‘tube only’ mode

	This fixes the ‘Share my Desktop’ feature when screen sharing has been
	disabled in the preferences.

	This regression was introduced when Vino switched to GSettings, as it
	started exiting on startup when desktop sharing was disabled.

	Fixes bug 651960.

2012-04-25  Guillaume Desmottes  <guillaume.desmottes@collabora.co.uk>

	Add VinoServer:reject-incoming property

	See bug 651960.

2012-04-25  Guillaume Desmottes  <guillaume.desmottes@collabora.co.uk>

	Add vino_dbus_listener_get_server()

	See bug 651960.

2012-04-22  Mitsuya Shibata  <mty.shibata@gmail.com>

	[l10n] Update Japanese translation