Author: phd
Date: 2010-04-20 11:55:12 -0600 (Tue, 20 Apr 2010)
New Revision: 4184
Modified:
SQLObject/trunk/docs/News.txt
Log:
Merged revision 4182 from branch 0.11: better wording.
Modified: SQLObject/trunk/docs/News.txt
===================================================================
--- SQLObject/trunk/docs/News.txt 2010-04-20 17:54:40 UTC (rev 4183)
+++ SQLObject/trunk/docs/News.txt 2010-04-20 17:55:12 UTC (rev 4184)
@@ -124,7 +124,7 @@
================
* A bug was fixed in SQLiteConnection.columnsFromSchema(): pass None as
- size/precision, this is better than no value at all.
+ size/precision to DecimalCol, this is better than no value at all.
SQLObject 0.11.5
================
|