2001-08-27  Thierry MICHEL  <thierry@nekhem.com>

	* New release of ZPoPyDA 2.0.8

	* PoPy_DA.py: import string missing fixed. Thanks guys ;-) 

2001-08-14  Thierry MICHEL  <thierry@nekhem.com>

	* PoPy_db.py: Added 2.0.6 and 2.0.7 compatibility versions with PoPy

2001-08-13  Thierry MICHEL  <thierry@nekhem.com>

	* New 2.0.6 release !!!

	* PoPy_DA.py: I apologize, I missed a string import in this module causing
	a crash in the Z PoPy Module.

2001-08-09  Thierry MICHEL  <thierry@nekhem.com>

	* ZPoPyDA 2.0.5 version is out to be compliant with the new PoPy version!

2001-08-08  Thierry MICHEL  <thierry@nekhem.com>

	* Actual version is 2.0.4 to be compliant with the new PoPy version!

	* Modified Makefile.am file to handle better (dist)cleaning 
	operations. Added a Makefile.am in the dtml directory too.

	* The actual version of zpopyda is now 2.0.3, to be synchrone with
	the version of PoPy on demand of our debian and RH maintainers. 
	Thanks for us Jim and Brent, they realize a very good job.

	* Now, dtml files are more "Zope look like", adding stylesheet and
	Zope internal features.

	* Added PoPy_browser.py file, which contains the derivated class to
	handle tables browser feature. So, it's clearer too ;-)

	* Cleaned code in all files. 

2001-06-24  Thierry MICHEL  <thierry@nekhem.com>

	* configure.in: Now version of PoPy and version of ZPoPyDA are the
	same. Thanks Jim ;-).

	* PoPy_db.py : Popy versions compatibility added. 

2001-06-21  Thierry MICHEL  <thierry@nekhem.com>

	* Patch PoPyconnectionBrowser.dtml to accept case sensitive table and
	columns names. Thanks Nicola Larosa ;-)

2001-03-04  Thierry MICHEL  <thierry@nekhem.com>

	* All .dtml files have moved to the new dtml directory

 	* A new icon added in the new www directory

	* README.in modified

2001-02-16  Thierry MICHEL  <thierry@nekhem.com>

	* README.in install explainations fixed.

	* Makefile.am errors fixed.

2001-01-01  Thierry MICHEL  <thierry@nekhem.com>

	* ZPoPyDA 1.1-pre2 release. (Happy New Year!). I added some features to
	this version. Please send feedbacks and comments.
		* Some colors for infos visibility
		* Owner, Table's name, column's name are uppered
		* Primary key is red written
		* Foreign key are linkable to the source table

	* TODO:
		* On line insertion
		* On line update

	
		

2000-12-29  Thierry MICHEL  <thierry@nekhem.com>

	* New ZPoPyDA 1.1-pre1 release. This release includes a tables browser
	very very simple and gives tables' description.

	TODO:
		*PK and FK showing
		*Direct table insertion
		*Direct table deletion
		*Direct table updating
		*Add some colors ...

	* New ZPoPyDA 1.0.1 version
	* PoPy_db.py: PoPy 2.0.1 compatibility added. Fixed a commit bug.

2000-12-04  Thierry MICHEL  <thierry@nekhem.com>
	
	* ZPoPyDA 1.0 beta version is released on SourceForge. This version
	  is compatible *only* with the PoPy 2.0 beta version.
	
2000-10-08  Thierry MICHEL  <thierry@mixadlive.com>

	* PoPy 1.4 compatibility added

2000-09-12  Christopher R. Gabriel  <cgabriel@mixadlive.com>

	* configure.in (AC_OUTPUTR): added docs/Makefile 
	* Makefile.am (SUBDIRS): added 'docs'
	

2000-09-12  Federico Di Gregorio  <fog@debian.org>

	* Fixed buglet in .deb generation (wrong depends.)
        * Bumped up version and new debian release.
	
2000-09-06  Thierry MICHEL  <thierry@mixadlive.com>

	* Little bug in DA.py fixed. KeyError during ZPoPy object 
	properties modification when the connection is closed.

2000-09-06  Federico Di Gregorio  <fog@debian.org>

	* Bumped up version and compatibility with PoPy. New
	ready-to-install tarballs and debian packages (tagged as
	ZPOPYDA_0_6_4 and DEBIAN_0_6_4.)

2000-08-28    <thierry@parella.mixadlive.com>

	* Full compatibility with the 1.3.5 version of PoPy

2000-08-17  Eric Bianchi <eric@mixadlive.com>

	* PoPy_db.py: postgresql shutdown handled

2000-08-08  Christopher R. Gabriel  <cgabriel@mixadlive.com>

	* autogen.sh: fixed 'make' -> 'make install' message since
	we not compile anything here.

2000-08-03  Federico Di Gregorio  <fog@debian.org>

	* configure.in: bumped up revision to 0.6.1.

	* New stable release to match PoPy 1.3.3.

2000-07-24  Thierry MICHEL  <thierry@mixadlive.com>

	* PoPy_db.py (DB.query): If no result, the DA returns an empty list.

	* DA.py PoPy_db.py: Added interfaces to use different boolean
	notation.  Now ZPoPyDA can handle 't' & 'f' booleans or more
	commonly 1 & 0 booleans.  Dedicated to fog.

2000-07-23  Thierry MICHEL  <thierry@mixadlive.com>

	* PoPy_db.py: Now ZPoPyDA can manage PostgreSQL shutdown !
	Some bugs fixed ! 
	New release 0.6beta !!! use it I wait for comments and bugs report :)
	*WARNING* Only for use with PoPy v1.3beta !

2000-07-14  Thierry MICHEL  <thierry@mixadlive.com>

	* Fixed a 'autocommit NameError' bug (DA.py)

2000-07-08  Thierry MICHEL  <thierry@mixadlive.com>

	* PoPy_db.py (DB.query): Handling exceptions to be compliant with
	the DB API => throw exception when the request returns no result.

	* New release 0.5.1

2000-06-08  Thierry MICHEL  <thierry@mixadlive.com>

	* The auto-commit mode bug fixed

2000-06-07  Thierry MICHEL  <thierry@mixadlive.com>

	* Added the control of PoPy driver version. Thanx Jim Penny.

2000-06-02  Thierry MICHEL  <thierry@mixadlive.com>

	* Some problems with our CVS. We have decided to release a new
	version of ZPoPyDA.
	So do NOT checkout 0_2 and 0_3 version from our CVS !
	However the packages on the WEB and FTP site are both up to date.

2000-06-01  Thierry MICHEL  <thierry@mixadlive.com>

	* The *new* ZPoPyDA v0.2 is out ! ZPoPyDA is able to handle both 
	the commit mode (with cursor) and the normal mode (without cursor).
	Now, Postgresql sql extensions like limit, offset, etc are fully available.
	Using a checkbox button, the commit mode can be easily changed.

	* Added some DTML files to handle ZPoPyDA new feature.
	
2000-05-31  Federico Di Gregorio  <fog@debian.org>

	* Debianized (added debian/ directory.)

2000-05-28  Thierry MICHEL  <thierry@mixadlive.com>

	* Added the connection syntax in the README file.

2000-05-26  Thierry MICHEL <thierry@mixadlive.com>
	
	* The ZPoPyDA v.0.1.0 is out. This Zope DataBase Adapter is
	based on the PoPy Python Postgresql driver (DB-API v2.0 compliant)
	The ZPoPyDA's CVS is up.

	TODO:
		+ Handling LOB from Zope
		+ Zope SQL Drivers replacing function 
