2007-04-04  Jonh Wendell  <jwendell@gnome.org>
	* capplet/vino-preferences.c:
	(vino_preferences_dialog_password_changed):
	Fix crash on critical warning when calling g_base64_encode,
	this and previous patch hopefully fix bug #423027

2007-04-04  Jonh Wendell  <jwendell@gnome.org>
	* capplet/vino-preferences.c:
	(vino_preferences_dialog_setup_password_entry),
	(vino_preferences_vnc_password_notify):
	Fix crash on critical warning when calling g_base64_decode, bug #418836
	Patch from Halton Huo <halton.huo@sun.com>

2007-04-04  Jonh Wendell  <jwendell@gnome.org>

	Fix crash on vino_input_init(), fixes bug #425863

	* server/vino-input.c: Updated VINO_IS_LATIN1_KEYSYM define to check if
	the value is less than 0x100.

2007-03-29  Mark McLoughlin  <mark@skynet.ie>

	Fix the non-XDAMAGE, non-XSHM support (bug #423887)

	* server/vino-fb.c: (vino_fb_create_image): create the
	XImage data only after allocating the XImage itself
	where the actual rowstride is calculated, rather than
	making a lame attempt at guessing what rowstride will
	be used.

2007-03-12  Jonh Wendell  <jwendell@gnome.org>

	* configure.in: post-release bump to 2.18.1
	
==================== 2.18.0 ====================