Author: phd
Date: Fri Aug 16 13:57:20 2013
New Revision: 4645
Log:
Update News
Modified:
SQLObject/branches/1.5/docs/News.txt
Modified: SQLObject/branches/1.5/docs/News.txt
==============================================================================
--- SQLObject/branches/1.5/docs/News.txt Fri Aug 16 13:54:42 2013 (r4644)
+++ SQLObject/branches/1.5/docs/News.txt Fri Aug 16 13:57:20 2013 (r4645)
@@ -27,6 +27,8 @@
* A bug was fixed in DBConnection.close(); close() doesn't raise
an UnboundLocalError if connection pool is empty.
+* Fixed parameters for pymssql.
+
SQLObject 1.4.1
===============
|