2.0.0:

2003-12-20  Murray Cumming  <murrayc@usa.net>

	* Updated version to 2.0.0, and change library name
	name from 1.3 to 2.0.

1.3.2:

2003-09-25  Eric Bourque  <ericb@computer.org>

 	* bakery_gnomeui.spec.in: updated for 2.0

2003-02-01  Michael Johnson  <michaelj@maine.rr.com>

	* Added bakery_gnomeui/Configuration module containing
	Bakery::Dialog_Preferences_GnomeUI dialog class to support preferences
	dialogs that contain Gnome::UI widgets, and Bakery::Conf::Client_GnomeUI
	class to support linking Gnome::UI widgets to gconf keys.
	* Added examples/Configuration/Dialog_Preferences module containing
	a Bakery::Dialog_Preferences_GnomeUI example.

1.3.1:

2003-01-22  Murray Cumming  <murrayc@usa.net>

	* App/App_WithDoc_GnomeUI: Use Bakery::GtkDialogs to reduce code
	duplication.

2003-01-22  Murray Cumming  <murrayc@usa.net>

	* App/App_WithDoc_GnomeUI: init() Made sure that the statusbar is
	added before the menus and toolbars, because libgnomeui requires that.
	* bakery_gnomeui-2.0.pc.in: Added libgnomeuimm requirement.

1.3.0:
	
2003-01-17  Murray Cumming  <murrayc@usa.net>

	* Used my new autogen.sh from gnome-hello.
	* configure.in and po/: Pretended to have a de translation to
	fix make dist problem.

