Sun Sep 24 13:07:05 2000  David A. Bartold  <foxx@mail.utexas.edu>
	* Release 0.2.1
	* Convert GtkFastWave -> GWavefile and GtkFastWaveBuffer ->
	  GtkWavefileBuffer
	* New stub widget GtkWave
	* Added spec file
	* The 'gtkwaveform-config --cflags' command returns an -I include
	  to the gtkwaveform directory
        * Fixed Makefile.am to put files in $(DESTDIR)
	* Created new test3 program
	* Changed namespace to gtkwaveform-0.2
	* Check to make sure open was successful in gtk_fastwave_open ()
	* Fixed grange.h path in gtkwaveform/gtkwaveform.h
	* Deprecated gtk_editable_wave_buffer_emit_modified ()
	* Added insert_data and delete_data signals to
	  GtkEditableWaveBuffer hierarchy
	* Fixed bugs in GtkMemoryWaveBuffer's delete data method
	* Fixed configure.in bug for non-Gnomers

Sun Aug 13 14:00:00 2000  David A. Bartold  <foxx@mail.utexas.edu>
	* Release 0.2
	* Integrated some (okay, actually lots!) nice new code for
	  amplitude zoom, selection, marker, and autoconf contributed
	  by Ben de Rydt <ben.de.rydt@pandora.be>
	* Added autoscrolling when dragging off the side
	* Converted naming scheme to match Gtk+ 1.3's GtkTextView MVC widget
	* Make glib thread initialization optional
	* Updated docs to reflect new API
	* Added convert.sh to upgrade *.[ch] files written for libgtkwaveform
	  0.1 to 0.2

Fri Jun 23 21:19:57 2000  David A. Bartold  <foxx@mail.utexas.edu>
	* Initial release 0.1
