1.3.2: 

2002-11-01  Murray Cumming  <murrayc@usa.net>

	* Added -uninstalled pkg-config .pc.in file, for gnomemm-all.

2002-10-12  Murray Cumming  <murrayc@usa.net>

	* Added ORBit-2.0-cpp dependency to pkg-config file. 
	* Use -lcpp instead of -lc++, as required by orbit-idl-2 with the new 
	orbitcpp backend.
	* Changed includes to .h instead of .hh.

1.3.1:
	
2002-06-18  Murray Cumming  <murrayc@usa.net>

	* Gnome::Bonobo::Servers::Listener: Added methods for 2 new
	"unImplemented" padding methods recently added to the Bonobo IDL.
	
1.3.0:
	
2002-04-25  Murray Cumming  <murrayc@usa.net>

	* Corrected installation of headers.

2002-04-25  Murray Cumming  <murrayc@usa.net>

	* tools/m4: The .m4 files are installed in the same directory as
	the gtkmm m4 files so that it's easier for other projects to use
	them. This requires some care to avoid conflicts but it's easier
	than putting them in separate directories and expecting packages
	to provide correct m4 include arguments.

2002-04-25  Murray Cumming  <murrayc@usa.net>

	* There are now separate Bonobo::Unknown server implementations,
	one that wraps BonoboObject and one that is pure C++. We need both 
	to use as base classes for either wrapper servers or pure C++ servers.

2002-04-24  Murray Cumming  <murrayc@usa.net>

	* Generated files are now distributed.

2002-04-22  Murray Cumming  <murrayc@usa.net>

	* Fixed pkg-config .pc file install.
	* Removed -no-undefined linker option, which causes problems on Solaris.

2002-04-22  Murray Cumming  <murrayc@usa.net>

	* Used _WRAP_CORBA_METHOD() provided by recent gtkmm changes.

2002-04-21  Murray Cumming  <murrayc@usa.net>

	* Added bonobomm/servers wrapper-generation structure.

