* 3.1.0   Oct 14 2002
  - added the window_BackTitle() function
  - added the BACKTITLE keyword to the parser

* 3.0.8   Jan 10 2002
  - added #!/bin/sh on top of the output result due to a problem to including
    output file into the shell using a dot. The shell does not like the file
    if it contains some strange chars and does not have the #! header line.

* 3.0.7   Wed Nov 11 14:54:00 2001
  - added listbox_OnClick() event
  - gringosh now exit if you press enter upon a list

* 3.0.6   Tue Oct  2 23:26:29 2001
  - Cowo has sent another patch that touched some Makefile.am
  
* 3.0.5   Fri Sep 14 00:22:11 2001
  - Cowo has changed libgringo also to be compiled dinamically
  - Cowo has fixed the code of some examples
   
* 3.0.4   Thu Sep  6 15:53:30 2001
  - Cowo has changed configure.in to do better backend support and other small changes
  - Cowo put libgringo at work under Mandrake 8

* 3.0.3   Mon Sep  3 23:01:31 2001
  - gringo_Quit was not reentrant, fixed

* 3.0.2   Fri Jul 20 00:13:51 2001
  - listbox and grid display now the selected item also when it has not the
    focus on it
    
* 3.0.1   Sun Jul  1 09:27:14 2001
  - gringosh has now the -o flag to specify an output file rather than stderr
  - fix for the bug the disallow terminal to flush out chars on \n
  
* 3.0.0   Wed Jun 20 18:25:15 2001
  - first public release;
  - libgringo and gringosh are released togheter;
  - compile and run also under FreeBSD;
  
