2007-10-13  GesConf-0.3.8
	* update a newer Autotools and gcc version
	* gettextize  <bug-gnu-gettext@gnu.org>
	* Makefile.am (EXTRA_DIST): Add config.rpath, m4/ChangeLog.
	* configure.ac (AC_CONFIG_FILES): Add po/Makefile.in.

2006-02-26  GesConf-0.3.7
        * completes reorganization of the code.
          - adding the library for the management of the string, of the options of 
	    the command line, of the file of configuration, at one program has been 
	    a lot simplified. 
	  - is possible to compile the library and GesConf using the gcc, gcc32, g++, 
	    g++32 . 
	* small fix.

2005-08-28  GesConf-0.3.6
        * fix wrong creating group in other group with X configuraton file.
	* update all license text.

2005-08-26  GesConf-0.3.5
        * several fix and improvements for use with X configuraton file.
 
2005-08-19  GesConf-0.3.4
        * added setup of delimitator for input from file.
 
2005-08-16  GesConf-0.3.3
        * fix problem with very large value (work good with value of 2000 chars)
        * fix wrong creating group in other group
 
2005-08-11  GesConf-0.3.2
        * added simple and fast use a single value of multiple key
        * added delete group and key (compatible with any immediate get/list option)
        * added simple and friendly example of basic and power use of gesconf
        * rewrite more internal operation:
	
2005-03-27  GesConf-0.3.0
	* added sample for direct create and set variable of the script
	* added full manages group/key/value (get, set, del).
	* simply select single or multi key with variable parameters
	* simply use multi key with all options manages multi key
	* rewrite several internal operation:
	  - more simple and safe internal operation
	  - hardening from external very bad value
	* Change library for the support at command line options:
	  - added variable parameters of the options
	  - hardening from incorrect use
	* hardening the library for manages string
	* update for last automake, autoconf, gettext, gcc.

2003-08-18  GesConf-0.2.5
	* add to option 'get' and 'list' the value argument
	* X configuration file
	  - support for 'get' and 'list' of the multiple key
	
2003-08-16  GesConf-0.2.4
	* select verbosity row for simple set variable of the script
	* option for set print separator for secure set variable of the script
	* X configuration file
	  - support for set multiple value (Option "x" "y")
	  - support for file created by Yast (Suse)

2003-08-09  GesConf-0.2.3
	* X configuration file
	  - support for set the multiple key
	  - support for comment key and multiple key
	  - support for file created by debianconf (Debian)
	
2003-07-26  GesConf-0.2.2
	* read and write support for X configuration file
	
2003-07-12  GesConf-0.2.1
	* rewrite several internal operation
	  - more simple and safe internal operation
	* read support for X configuration file (write support is in alfa test)

2003-07-03  GesConf-0.2.0
	* rewrite internal metod for store rows of configuration file:
	  - flexibile and simple in internal navigation in the configuration rows
	  - it manages key without group (classic bash file)
	  - it manages key with single group (classic ini file)
	  - it manages key with multyple group (nested group)
	  - ready for add to manages X configuration file
	
2003-04-16  GesConf-0.1.2
	* Change library for the options of the command line support:
	  - it manages multiple option (ex. -vf)
	  - it manages large option (ex. --set-all)
	  - it manages option joined with parameter (ex. -s=home)
	  - the procedure of processings of the options can be personalized and 
	    be modified to run-time 
	  - safe from buffer overflow from bad options
	  - ready for all type of use of the options 

2002-12-24  GesConf-0.1.1
        * The library of management of the options of the command line has been 
	* rewritten in order to obtain a library to general use, stable, safety, 
	* flexible and simple in internal operation (the goal is use qsort). 
	
2002-09-16  gettextize  <bug-gnu-gettext@gnu.org>
	* Makefile.am (EXTRA_DIST): Add config.rpath.
	* configure.in (AC_CONFIG_FILES): Add m4/Makefile.	

2002-09-16  gettextize  <bug-gnu-gettext@gnu.org>
	* Makefile.am (ACLOCAL_AMFLAGS): New variable.
