2.6.2:

2006-02-22  Murray Cumming  <murrayc@murrayc.com>

	* examples/derived/main.cc: Delete the dialog, instead of just leaking 
	it (for the short time until we reach the end of the main function).
	Noticed by Klaus Triendl. 

2006-01-20  Murray Cumming  <murrayc@murrayc.com>

	* libglade/src/xml.ccg: get_widget(): Show the name of the not-found 
  widget in the warning on the console, to help debugging. I think that 
  libglade used to do this, but does not seem to do it now.

2005-10-10  Cedric Gustin <cedric.gustin@swing.be>

	* configure.in: Added test for a native win32 platform. Use the
	ms-bitfields on this platform only. Fixes bug #314510.