2009-11-19 Pierre-Louis Malatray <pierrelouis.malatray@free.fr>
	* Need VDK 2.5.0 to compile
	* renamed version to 2.5.0

2009-11-05 Pierre-Louis Malatray <pierrelouis.malatray@free.fr>
	* Code modified to compile with g++-4.2
	
2009-11-03 Pierre-Louis Malatray <pierrelouis.malatray@free.fr>
	* All source files for Linux and windows grouped in the same tree.
	* Compilation directives are used to support both systems, easier to maintain that way
	* configure.ac and all Makefile.am modified to fit new standards

2004-11-06 Nario Motta <mario@mariomotta.it>
	* implemented pkg-config support for compiling vdk application
	ie: pkg-config vdkxdb-2.x --cflags [--libs]
	however old vdkxdb-config-2 [option] remain still operative

2004-09-18 Mario Motta <mario@mariomotta.it>
NEW      * vdkxtreeview.cc/.h
---      A new data aware widgets class: VDKXtreeView
         * Added to testxdb program a test for the new widget
	
2004-09-11 Motta Mario <mario@mariomotta.it>
NEW    vdkxtable.cc / .h
---    Added a member:
       VDKXTableIndex::Keylen() that returns
       key data size.
	* renamed version 2.4.1
	
2004-05-18 Motta Mario <mmotta@guest.net>
	* renamed version 2.4.0 	(requires vdk 2.4.0 and gtk+ 2.4.0 or newer)
	* VDKXdb 2.4.0 released
	
2004-03-21 Motta Mario <mmotta@guest.net>
      * renamed version 2.0.4   (requires vdk 2.0.4 and gtk+ 2.4.0 or newer)
	
2004-03-02 Motta Mario <mmotta@guest.net>
NEW    * vdxentry.cc / .h
---    Added a new property: FocusColor<VDKColor*> (default: NULL)
       You can have a different background when the field
       get input focus.
       Added a new property: DateMode<int> (default: mmddyyy)
       Set both english (mmddyyy) or European (ddmmyyyy)
       date format.
NEW    * vdkxclist.cc /.h
---    Added a new property: DateMode<int> (default: mmddyyy)
       Set both english (mmddyyy) or European (ddmmyyyy)
       date format.
NEW    * vdkxparser.cc ./.h
---	Added a new class VDKXParser that provides an interface
	with xbase expression processor
	
2003-10-21 Motta Mario <mmotta@guest.net>
	* vdkxmemo.cc fixed a bug into VDKXMemo::Write()
	that segv during update operations.
	
2003-01-13 Motta Mario <mmotta@guest.net>
	** huge cvs commit to align distribution with cvs

2002-11-05 Motta Mario <mmotta@guest.net>
	* fixed to work on Mandrake 9.0 and RedHat 8.0
	* new versioning to 2.0.3
	* version 2.0.2 released
	
2002-03-19 Motta Mario <mmotta@guest.net>
	Changed include branch to vdkxdb2
	Changed package to vdkxdb2
	Changed automake/autoconf files to make vdkxd-2.0.1 cohabitate with vdkxdb-0.0.4
	Changed versioning to 2.0.1
	
2002-01-29 Motta Mario <mmotta@guest.net>
	* Porting to vdk2 ended.
	* CVS , a brand new cvs branch <vdkxdb-2> on sourceforge
	
