Bonobo 0.34

	* Fix bonobo-idl build (Me)

Bonobo 0.33

	* Fixed broken standard moniker id (Me)

	* Fix UI verb tracking leak (Me)

	* Fix old UI race condition (Me)

Bonobo 0.32

	* Monikers
		* Virtualized more of BonoboMoniker (Me)
		* Item container re-written (Me)
		* Item handler implemented (Miguel)

	* UI stuff (Me)
		* Substantialy re-factored
		* Acceleration (with Pavel)
		* Configuration engine
		* Toolbar customization dialog
		* Ignore Gtk+ keybinding assignment
		* Hide lots of internals
		* Docs updated
		* honour more GNOME prefs (Jacob)

	* Property Bag (Dietmar)
		* Improved exception handling
		* Reference leaks fixed
		* new Property listener methods
		* Property is an Unknown

	* Canvas Items (Mike Kestner)
		* Add event signal
		* Add grab / ungrab
		* Fix UI merging code
		* Update proxy creation

	* Fixed reference handling on addInterface (Dietmar)

	* Event Source updated (Dietmar)

	* Several reference leaks nailed (Dietmar)

	* Improved running context ref tracking (Dietmar)

	* Macros to reduce code complexity (Dietmar)

	* Header include cleanups (Jason Leach)

	* Conversion to xml-i18n-tools (Maciej)

	* Misc. bugs fixed (Darin, Eskil Olsen, Robin Slomkowski)

Bonobo 0.31

	* Serious bugs fixed
		* Depend on ORBit-0.5.6
		* Re-include Federico's Policy leak fixes.
		* Fix fatal toolbar icon bug (DanW)
		* memset fixes (George Lebl)

	* Monikers
		Drastic simplification of Moniker API (Me)
		Std monikers merged to shlib (Dietmar)
		Moniker extenders implemented (Dietmar, Me)
		Misc. fixes (Miguel)
		Parsing tests added (Me)
		Simplify interface naming on resolve (Me)

	* Property bag
		Listening re-written using EventSource (Dietmar)
		Use our own ID scheme to identity listeners (Dietmar)
		Allow sub-classing (George Lebl)

	* Running context to track references implemented (Me)

	* Useful cleanups
		* API documentation (Miguel, Me)
		* Make generic-factory sub-classable (Me)
		* Make the component selector control useful (Me)
		* Implement a shlib factory to handle module unloading (Me)
		* UI methods on Canvas embeddables (Me)
		* VFS storage fixes (Lutz Muller)
		* Persist fixes (Gergo Erdi)
		* Make bonobo-transient sub-classable (George Lebl)

	* Build & misc. bug fixes (Arturo Tena, Richard Hult, Dave Camp
	                           Daniel Egger, Maciej Stachowiak)


Bonobo 0.30

	* Released since Elliot would not produce a fixed ORBit release,
	reverts fixes in 0.29, should not pass distcheck.

Bonobo 0.29

	* Evil bugs
		* X / CORBA synchronisation issues fixed (Me)
		* Property bag / transient memory leaks fixed (Federico)
		* Toolbar widget leak (Darin Alder)
		* Lots of misc leaks nailed (Morten)
		* Bonobo plug / socket race condition nailed (Me)

	* Storage stuff
		* Local FS Stream / Storage impl. completed (Dietmar)
		* Efs stream / storage polished up (Dietmar)
		* VFS storage cleans (Me)
		* Bonobo IO plugins version fixage (Dietmar)
		* Storage module cleans, and regression testing (Dietmar)

	* Monikers
		* Bonobo widget switched to use monikers (Me)
		* Bonobo contexts - moniker context (Me)
		* tar moniker (Vladimir Vukicevic)
		* http, gunzip monikers (Joe Shaw)
		* moniker test code (Joe Shaw)
		* Asynchronous moniker resolution (Me)

	* New transient CORBA object helper (Miguel)

	* UI stuff
		* Alpha composited icons (for pixmap themes) (Cody Russell)
		* Control desired size querying (Martin)
		* Completed toolbar item 'look' markup (John Sullivan)
		* pixmap location code flexed (Martin)
		* placeholder can hide all its contents (Darin)
		* UI signaling race conditions nailed (Darin, Me)
		* Helpers for removing dead UI components (Maciej)

	* Misc
		* CORBA_any * <-> XML serialization (Me)
		* generic listener / event interface re-written (Alex Graveley)
		* Created component selector control (Me)
		* listener fixes (Iain Holmes)
		* BonoboPropertyControl implemented & honed (Iain)
		* Make each IDL file parse individualy (Mathieu Lacage)

	* Embeddable factory bug flattened (Mike Kestner)

	* Docs
		* API build cleanups (Zach Frey)
		* Lots of API doc writing / organising (Miguel)
		* doc/NAMESPACE added to start namespacing IDL (Me)

	* Lots of bugs fixed.

Bonobo 0.28

	* Fixes to XML translation to fix seperate build dir (Me)

	* Beautified XML translation script (Kenneth)

	* Fixes to allow perl relocation (Dan Winship)

	* Remove Gtk arg <-> property mapping sillyness (Radek Doulik)

Bonobo 0.27

	* New test environment for storage drivers (Dietmar)

	* Lots of internal stream / storage fixes (Dietmar)

	* API rename & documentation clean (Me)

	* Property bag fixes * improved ref debugging (Martin)

	* Lots of moniker (http, gzip) work (Joe Shaw)

	* Library versioning sorted (Ian Peters)

	* UI Leaks fixed (Me)

	* XML Translation scheme re-engineered (Kenneth)

	* Lots of API Documentation mending (Zach Frey)

Bonobo 0.26

	* Big Stream / Storage cleanups (Dietmar)

	* Use OAF more cleanly internaly (Joe Shaw)

	* Remove broken property preconditions (Me)

	* Property bag POA policy fix (Miguel)

	* Updated docs (Zach Frey)

	* text-plain fix (Martin)

	* Moniker improvements (Miguel)

	* Leak fix (George Lebl)

Bonobo 0.25

	* UI related bonobo-control-frame fix (Martin)

Bonobo 0.24

	* cleanup of storage / stream plugins (Dietmar)

	* toolbar control view update by orientation (Jon K Hellan

	* toolbar look update by orientation (Me)

	* verb / listener remove functions (Me)

Bonobo 0.23

	* fix pernicious UI widget parenting problem (Me)

	* nail translation problem finaly (Me)

	* fix licensing cockup GPL -> LGPL (Ettore)

	* update docs on accelerators (John)

	* impl toolbar control class (Jon K Hellan)

	* gdk_rgb_init fix for icons (Jody)

Bonobo 0.22

	* Several automake fixes (Martin)

Bonobo 0.21

	* UI handler changes (Me)

		+ cleaned XML spec.
		+ fixed evil translation problems
		+ sexy toolbar sizing (Ettore)
		+ expandable toolbar items (Ettore)
		+ more sophisticated toolbar layout (Andy)
		+ nicer looking separators (Cody Russell)
		+ all samples! converted to new UI handler (Martin)
		+ bug fixes (Larry, Andy, Darin, John)

	* Moniker fixes (Miguel)

	* Batch Property interface (Miguel)

	* More Zoomable work (Martin)

	* Big components clean (Martin)

	* Storage modules rename (Dietmar)

Bonobo 0.20

	* gshell fixes (Martin)

	* UI handler changes (Me)

		+ cleaning
		+ large UI API update
		+ UI flicker killed
		+ Improve cmd / widget separation
		+ full toolbar behavoir (John Sullivan)
		+ menue show / hide fix (Mathieu)

	* Update to LGPL 21. (Martin)

	* Socket fixes (Maciej)

	* Header cleans (Darin)

	* More cunning toolbar item sizing fixes (Andy)

	* Zoom interface imported from Nautilus (Martin)
	  Recieved with thanks from Eazel.

	* Skeleton generic listener interface (Me)



Bonobo 0.19

Main bits:

	* UI handler totaly re-implemented (Myself)

		+ New shinier Toolbar widget (Ettore, Jody)
		+ XML UI description
		+ XML node abstraction (Havoc)

	* Property bag Listener interface (Mike)

	* libefs updates (Dietmar)

	* New 'new:' moniker (Myself)

Bugs fixed:

	* UI leak fixes (Darin)

	* Text/Plain component sorted out (Maciej)
	

Bonobo 0.18

Paper bag release.


Bonobo 0.17

Main bits:

	* Monikers, total re-write along with some standard
	  monikers, 'file', 'oafiid', 'item' (Myself)

	* Aggregate Object finalization bug nailed (Federico)

	* Switched to a single Oaf build (Gnorba is no longer
          supported) cleaning loads of cruft, object activation 
	  cleaned, bonobo-selector API shrunk (Myself)

	* Bonobo has been split into GUI-less and GUI versions of
          Bonobo (bonobo, bonobox libraries to assist non-gui Bonobo 
	  component development (Myself).

	* Property Bag Client - new more flexible helper
	  interface removing BonoboObjectClient (Myself)

Bugs fixed:

	* Bonobo-Widget bug nailed (Dan)
	
	* Evil, fatal, intermittent plug / socket unrealize bug
	inherited from Gtk fixed (Federico, Myself)

	* UI handler bugs nailed (Darin, Myself, Peter Williams)

	* Blocking problems in listners fixed (Ettore)

	* Spec file sorted (Robin Slomkowski)

	* Updated docs/refcounting.txt and enforced inter object
	  ref counting policy globaly

	* Various naming daftnesses cleaned (Gergo)
