Author: phd
Date: 2009-09-30 06:25:33 -0600 (Wed, 30 Sep 2009)
New Revision: 4012
Modified:
SQLObject/trunk/docs/News.txt
Log:
SQLObject 0.11.2 and 0.10.8 were released 30 Sep 2009.
Modified: SQLObject/trunk/docs/News.txt
===================================================================
--- SQLObject/trunk/docs/News.txt 2009-09-30 12:24:16 UTC (rev 4011)
+++ SQLObject/trunk/docs/News.txt 2009-09-30 12:25:33 UTC (rev 4012)
@@ -56,6 +56,8 @@
SQLObject 0.11.2
================
+Released 30 Sep 2009
+
* A number of changes ported from `SQLObject 0.10.8`_.
SQLObject 0.11.1
@@ -116,6 +118,8 @@
SQLObject 0.10.8
================
+Released 30 Sep 2009
+
* Fixed a bug in logging to console - convert unicode to str.
* Fixed an obscure bug in ConnectionHub triggered by an SQLObject class
|