[SQL-CVS] r4394 - SQLObject/branches/1.0/docs
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: <sub...@co...> - 2011-05-29 11:51:02
|
Author: phd Date: Sun May 29 05:50:56 2011 New Revision: 4394 Log: Singular. Modified: SQLObject/branches/1.0/docs/News.txt Modified: SQLObject/branches/1.0/docs/News.txt ============================================================================== --- SQLObject/branches/1.0/docs/News.txt Sun May 29 05:46:27 2011 (r4393) +++ SQLObject/branches/1.0/docs/News.txt Sun May 29 05:50:56 2011 (r4394) @@ -10,7 +10,7 @@ SQLObject 1.0.1 =============== -* A syntax incompatibilities was fixed in SQLiteConnection that +* A syntax incompatibility was fixed in SQLiteConnection that prevented SQLObject to be used with Python 2.4. SQLObject 1.0.0 |