[PyGreSQL] [CVS] Change to pygresql: changelog.txt

D'Arcy J.M. Cain darcy at druid.net
Wed Nov 19 13:24:40 EST 2008


Update of /usr/cvs/Public/pygresql/docs
In directory druid.net:/tmp/cvs-serv10095/docs

Modified Files:
	changelog.txt 
Log Message:
Removed dependence on mx.DateTime and renamed usage to standard
library names.


To see the diffs for this commit:
   http://www.druid.net/pygresql/viewcvs.cgi/cvs/pygresql/docs/changelog.txt.diff?r1=1.22&r2=1.23

Index: changelog.txt
===================================================================
RCS file: /usr/cvs/Public/pygresql/docs/changelog.txt,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -u -r1.22 -r1.23
--- changelog.txt	1 Nov 2008 18:49:55 -0000	1.22
+++ changelog.txt	19 Nov 2008 18:24:40 -0000	1.23
@@ -19,6 +19,7 @@ Version 4.0 (?)
 - Allow DB wrapper to be used with DB-API 2 connections
   (as suggested by Chris Hilton).
 - Made private attributes of DB wrapper accessible.
+- Dropped dependence on mx.DateTime module
 
 Version 3.8.1 (2006-06-05)
 --------------------------



More information about the PyGreSQL mailing list