2014-09-01  Jürg Billeter  <j@bitron.ch>

	Release 0.25.3

2014-08-31  Rico Tzschichholz  <ricotz@ubuntu.com>

	gtk+-2.0, gtk+-3.0: Revert Gtk.Widget "constructor" changes

2014-08-29  Simon Werbeck  <simon.werbeck@gmail.com>

	Forbid non-constant initializers for static fields in compact classes
	Fixes bug 636509

2014-08-29  Luca Bruno  <luca.bruno@immobiliare.it>

	Fix critical when using binary expression in a generics context
	Fixes bug 735117

2014-08-29  Rico Tzschichholz  <ricotz@ubuntu.com>

	gtk+-2.0, gtk+-3.0: Fix falsely "owned"-marked properties
	https://bugzilla.gnome.org/show_bug.cgi?id=735538
	https://bugzilla.gnome.org/show_bug.cgi?id=735640

2014-08-29  Florian Brosch  <flo.brosch@gmail.com>

	xcb: merge Xcb.GetPropertyReply and Xcb.GetPropertyReply

2014-08-27  Florian Brosch  <flo.brosch@gmail.com>

	glib-2.0: Environ.get_variable return value should not be owned

2014-08-26  Rico Tzschichholz  <ricotz@ubuntu.com>

	bindings: Update GIR-based bindings

2014-08-26  Simon Werbeck  <simon.werbeck@gmail.com>

	Fix critical for silent cast
	Fixes bug 696110