For more detailed information please look at the ChangeLog file

08.05.99 Some bug fixes for gtk_databox_destroy and gtk_databox_remove

23.05.99 Memory allocation bug fix in GTK_DATABOX_BARS

19.05.99 gtk_databox_set_color() and gtk_databox_get_color now return 0 on
	success and -1 on failure instead of void
	Drawing style of data may now be changed or investigated by two new
	functions 
	gtk_databox_set_data_type() and gtk_databox_get_data_type()

11.05.99 Inconsistencies in LINES style have been removed.

09.05.99 Changed comments from // to /**/ to remove problems on some systems
	
	Several small bugs fixed

	Rulers and Scrollbars are now destroyed instead of hidden (much
	cleaner solution)


24.03.99 Licence has been changed to LGPL.
 
	Several bugs fixed.
	
	Third party wrappers for Gtk-- and VDK have been developed
	and are now available. Take a look at the Web-Site for more
	information.
	http://www.eudoxos.net/gtk/gtkdatabox/
	http://www.eudoxos.de/gtk/gtkdatabox/

	A new drawing mode has been implemented. Bars that rise (or drop)
	from X-Axis. An example has been added to the test program

11.03.99 Lots of Bug-Fixes, new signals for selection added, new example
	added
11.03.99 Started to add information to the NEWS file
