2006-01-05  Lucas Rocha  <lucasr@gnome.org>

	* configure.in: Release 2.13.4
	* THANKS, NEWS: Update.

2005-12-18  Lucas Rocha  <lucasr@gnome.org>

	* src/about.c: use GtkAboutDialog instead of custom
	dialog (Fixes bug #309405).
	* src/zenity.glade: remove zenity_about_dialog.
	* configure.in: zenity now depends on GTK+ >= 2.6.x
	because now it uses GtkAboutDialog.

2005-12-16  Lucas Rocha  <lucasr@gnome.org>

	* src/zenity.glade: make all dialogs HIG compliant
	by fixing spaces and removing separator (Fixes bug 
	#324211). Patch by Christian Persch <chpe@gnome.org>.

2005-12-15  Lucas Rocha  <lucasr@gnome.org>

	* src/option.c, src/scale.c, src/zenity.h: add
	--hide-value to scale dialog.

2005-12-13  Lucas Rocha  <lucasr@gnome.org>

	* src/zenity.glade: make the hscale discontinuous.

2005-12-13  Lucas Rocha  <lucasr@gnome.org>

	* data/Makefile.am, data/zenity-scale.png,
	src/Makefile.am, src/main.c, src/option.c,
	src/option.h, src/scale.c, src/zenity.glade,
	src/zenity.h: new scale dialog for selecting a 
	value from a range (Fixes #322399).

2005-12-12  Lucas Rocha  <lucasr@gnome.org>

	* configure.in: post release version bump.