0.7.1
- stability greatly enhanced
- better support for low-level GDK drawing
- several new widgets/classes

0.7
- support for gcj native compilation
- limited support for ZvtTerm widget

0.5
With release 0.5 the Java-GNOME is proud to announce the revival of the 
project.  This release contains many enhancement, among them are:
- numerous fixes and enhancements to the generator
- support for many new GTK and GNOME widgets
- the ability to make a GTK only binding
- a FAQ
- a Tutorial
- a document describing the parser
- hosting on sourceforge which gives you the ability to report bugs,
  submit patches, and subscribe to the Java-GNOME mailing lists

0.4.1 snapshot
- many fixes to the generator (esp. default args)
- fix in the parser code to better handle pre/post code
- autoconf !
- some doc for the generator

This one really is the "Jean Van Wyk" release who contributed many
improvements, including the doc and all the autoconf code !

Second development snapshot
- Preliminary Gnome support
- In the current version, you can add a (java-code "pre" "call" post) description. "pre" "call" and "post" are C code that will be directly included in the .c file

First public development snapshot
- Gnome/GTK functions returning an object won't work (except for constructors)
- Gnome APIs are not supported yet
- GDK APIs are not supported yet
- ...
