2.3.3:

2004-03-28  <jdhall@uiuc.edu>
 
 	* libglade/xml.hg: Check the return value of get_cwidget(). 

2004-03-18  Murray Cumming  <murrayc@murrayc.com>

	* docs/reference/Makefile.am: Removed make target dependency on 
	installed beautify_docs, so it does not try to rebuild them when
	building from a tarball. Bug #137548 from Dalgoda.

2004-03-15  Cedric Gustin  <cedric.gustin@swing.be>

	* tools/m4/Makefile.am: install m4 files in libglademm-2.4 subdir
	instead of libglademm-2.0.

2004-03-15  Cedric Gustin  <cedric.gustin@swing.be>

	* configure.in: Added test for struct packing convention on win32
	(-mms-bitfields / -fnative-struct).

2004-03-12  Murray Cumming  <murrayc@murrayc.com>

	* libglade/src/xml.hg: get_widget_derived(): actually return the 
	existing widget when a wrapper instance already exists. Bug #136913 
	from Roger Whinlatter who submitted it to debian but should have 
	submitted it to bugzilla.gnome.org first.