[SQL-CVS] r3873 - SQLObject/branches/0.9/docs
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: <sub...@co...> - 2009-05-06 11:55:56
|
Author: phd Date: 2009-05-06 05:55:51 -0600 (Wed, 06 May 2009) New Revision: 3873 Modified: SQLObject/branches/0.9/docs/News.txt Log: Going to release SQLObject 0.9.10. Modified: SQLObject/branches/0.9/docs/News.txt =================================================================== --- SQLObject/branches/0.9/docs/News.txt 2009-04-29 16:08:22 UTC (rev 3872) +++ SQLObject/branches/0.9/docs/News.txt 2009-05-06 11:55:51 UTC (rev 3873) @@ -10,6 +10,8 @@ SQLObject 0.9.10 ================ +Released 6 May 2009 + * Another unicode-related patch for MySQL; required because different versions of MySQLdb require different handling:: |