[Zope-CVS] CVS: Products/DCOracle2 - CHANGELOG:1.35
Matthew T. Kromer
matt@zope.com
Wed, 3 Oct 2001 10:32:51 -0400
Update of /cvs-repository/Products/DCOracle2
In directory cvs.zope.org:/tmp/cvs-serv24211
Modified Files:
CHANGELOG
Log Message:
Updated
=== Products/DCOracle2/CHANGELOG 1.34 => 1.35 ===
binaries for different platforms in the "binaries" directory.
-Release 1 September 21, 2001
+Release 1 October 5, 2001
o Added name-awareness to ZOracleDA so it will work as either
ZOracleDA or DCO2 for co-existence with DCOracle
o Set prefetch for all statements, default 200 rows & 1MB storage
@@ -162,6 +162,8 @@
o Added isOpen() methods to DCOracle2 Connection and Cursor
objects (which check internal state only, not the actual
database availablility)
+ o Changed ZOracleDA to promote OracleDate objects to DateTime
+ objects in Zope (based on string representation).
Desired Features Not Yet Implemented: