2015-11-29  Murray Cumming  <murrayc@murrayc.com>

	3.19.3

2015-11-29  Murray Cumming  <murrayc@murrayc.com>

	Depend on latest glibmm, pangomm, atkmm.

	This seems to be necessary due to the noexcept changes.
	Bug #758798 (Émeric MASCHINO)

2015-11-20  Murray Cumming  <murrayc@murrayc.com>

	Gdk::Rectangle: Add operator==().

	Using the new gdk_rectangle_equal().

2015-11-20  Murray Cumming  <murrayc@murrayc.com>

	Regenerated some gtk .defs.

2015-11-20  Murray Cumming  <murrayc@murrayc.com>

	Regenerate gdk .defs

2015-10-31  Kjell Ahlstedt  <kjell.ahlstedt@bredband.net>

	tests/object_move: Derive from Gtk::Object, test move assignment

	.gitignore: Add output files from tests
	tests/Makefile.am: Execute object_move/test on "make check".
	tests/object_move/main.cc: Derive the Derived class from Gtk::Object.
	Test move assignment. Check that the underlying C object is moved,
	and not copied.

2015-10-27  Murray Cumming  <murrayc@murrayc.com>

	Use -Wsuggest-override with --enable-warnings=fatal.

	This warning is available in g++ 5 (or at least 5.2).

2015-10-27  Murray Cumming  <murrayc@murrayc.com>

	C++11: tests/examples: Use override keyword.

2015-10-27  Murray Cumming  <murrayc@murrayc.com>

	C++11: Stack: Use of override keyword.

2015-10-27  Murray Cumming  <murrayc@murrayc.com>

	Gtk::Object: Use of the override keyword.

2015-09-25  Murray Cumming  <murrayc@murrayc.com>

	NEWS: Add what's new in 3.18.