Author: phd
Date: 2010-03-04 06:23:58 -0700 (Thu, 04 Mar 2010)
New Revision: 4129
Modified:
SQLObject/trunk/docs/News.txt
Log:
SQLObject 0.12.2 and SQLObject 0.11.4 were released 4 Mar 2010.
Modified: SQLObject/trunk/docs/News.txt
===================================================================
--- SQLObject/trunk/docs/News.txt 2010-03-04 13:22:16 UTC (rev 4128)
+++ SQLObject/trunk/docs/News.txt 2010-03-04 13:23:58 UTC (rev 4129)
@@ -32,8 +32,10 @@
SQLObject 0.12.2
================
-* A bugfix ported from `SQLObject 0.11.4`_.
+Released 4 Mar 2010.
+* Bugfixes ported from `SQLObject 0.11.4`_.
+
SQLObject 0.12.1
================
@@ -96,6 +98,8 @@
SQLObject 0.11.4
================
+Released 4 Mar 2010.
+
* Fixed a bug in inheritance - if creation of the row failed and if the
connection is not a transaction and is in autocommit mode - remove
parent row(s).
|