Update of /cvsroot/pywin32/pywin32
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3201
Modified Files:
CHANGES.txt
Log Message:
Document inclusion of adodbapi in CVS.
Index: CHANGES.txt
===================================================================
RCS file: /cvsroot/pywin32/pywin32/CHANGES.txt,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** CHANGES.txt 17 Dec 2007 04:08:37 -0000 1.13
--- CHANGES.txt 15 Jan 2008 00:19:10 -0000 1.14
***************
*** 8,11 ****
--- 8,16 ----
Since build 210:
----------------
+ * adodbapi added to pywin32 package CVS tree:
+ - this pure python package is a fully dbapi 2.0 compliant database access
+ method. This is a copy of the code from the adodbapi sourceforge project,
+ which will eventually become obsolete in favor of this site. Inclusion here
+ and maintenance of the package are by Vernon Cole.
* Available for AMD64 versions of Windows. Note that this requires the
|