[Zope-Checkins] CVS: Products/DCOracle2 - CHANGELOG:1.62
Matthew T. Kromer
matt@zope.com
Wed, 21 Aug 2002 11:31:42 -0400
Update of /cvs-repository/Products/DCOracle2
In directory cvs.zope.org:/tmp/cvs-serv4400
Modified Files:
CHANGELOG
Log Message:
Make date conversion used unsigned char vs signed char (Collector #59)
=== Products/DCOracle2/CHANGELOG 1.61 => 1.62 ===
--- Products/DCOracle2/CHANGELOG:1.61 Fri Aug 16 10:10:52 2002
+++ Products/DCOracle2/CHANGELOG Wed Aug 21 11:31:11 2002
@@ -263,6 +263,8 @@
o Added Transaction ID support [preliminary, don't use!]
o Added public synonym enablement for the Describe call
thanks to Uwe Hoffman (Collector #58)
+ o Change CONVERTOUTF(SQLT_DAT) to use unsigned char for
+ data manipulation (Collector #59)
Desired Features Not Yet Implemented: