Wed Aug  5 1998 :
 * added table definition displaying with new routines
 * applied David Welton's patches (PostgreSQL remote access patch,
   column width patch and Debianization)
 * release 0.2

Tue Aug  4 1998 :
 * added interface for table definitions
 * coded PostgreSQL driver

Sat Jul 25 1998 :
 * changed queries managment (now two notebooks, no more list "re"-creation)
 * disconnect from database before quitting

Fri Jul 24 1998 :
 * finished separation for SQL layer (connection, querying, ...)
 * did "driver" for PostgreSQL
 * now each connection has its own autocompletion (and corrected a
   memory leak)

Thu Jul 23 1998 :
 * started working on separation between GtkSQL and PostgreSQL's
   connection interface

Wed Jul 15 1998 :
 * added Pierre-Charles David's new patch (status bar code in new
   file, new icons)

Tue Jun  2 1998 :
 * added Pierre-Charles David's new icons to the toolbar
 * added Pierre-Charles David's progress bar

Sun May 24 1998 :
 * added Pierre-Charles David's icons to the toolbar

Sun May 17 1998 :
 * corrected a bug in connect dialog

Wed May 13 1998 :
 * added Ratke John's patch for query saving

Mon May 11 1998 :
 * added statusbar code

Sat May  2 1998 :
 * added text exporting dialog
 * added HTML exporting
 * corrected a memory leak in the connect dialog
 * release 0.1

Fri May  1 1998 :
 * added framework for query results exporting
 * better handling of button / menu sensitivity
 * added "default" OK button on Query Rename dialog
 * default focus to entries in Connect / Rename dialog
 * correct focus when deleting a query with the keyboard

Thu Apr 30 1998 :
 * put autocompletion back to the "changed" code (bug ? feature ? in gtk)
 * added "default" OK button on Connect dialog
 * added "Connect" and "Disconnect" buttons in tool bar
 * added all PostgreSQL keywords

Wed Apr 29 1998 :
 * moved autocompletion code from "changed" to "key_press"

Tue Apr 28 1998 :
 * initial release 0.0
