[SQL-CVS] r4629 - SQLObject/branches/1.5/docs
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: <sub...@co...> - 2013-08-11 17:10:38
|
Author: phd Date: Sun Aug 11 11:10:32 2013 New Revision: 4629 Log: Updated News Modified: SQLObject/branches/1.5/docs/News.txt Modified: SQLObject/branches/1.5/docs/News.txt ============================================================================== --- SQLObject/branches/1.5/docs/News.txt Sun Aug 11 11:06:04 2013 (r4628) +++ SQLObject/branches/1.5/docs/News.txt Sun Aug 11 11:10:32 2013 (r4629) @@ -16,6 +16,11 @@ * Helpers for class Outer were changed to lookup columns in table's declarations. +Minor features +-------------- + +* A number of fixes for tests. + Bugfixes -------- |