[Modeling-cvs] ProjectModeling/Modeling CHANGES,1.76,1.77
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2003-03-14 09:43:00
|
Update of /cvsroot/modeling/ProjectModeling/Modeling In directory sc8-pr-cvs1:/tmp/cvs-serv6526/Modeling Modified Files: CHANGES Log Message: Release 0.9-pre-4 Index: CHANGES =================================================================== RCS file: /cvsroot/modeling/ProjectModeling/Modeling/CHANGES,v retrieving revision 1.76 retrieving revision 1.77 diff -C2 -d -r1.76 -r1.77 *** CHANGES 12 Mar 2003 15:45:55 -0000 1.76 --- CHANGES 14 Mar 2003 09:42:57 -0000 1.77 *************** *** 3,11 **** Module Modeling --------------- ! Current release is: 0.9-pre-3 / See also: TODO, INSTALL and doc/ * ** Distributed under the GNU General Public License ** -------------------------------------------------------- * EditingContext --- 3,14 ---- Module Modeling --------------- ! Current release is: 0.9-pre-4 / See also: TODO, INSTALL and doc/ * ** Distributed under the GNU General Public License ** -------------------------------------------------------- + 0.9-pre-4 (2002/03/14) Second release candidate for 0.9 + --------- + * EditingContext *************** *** 53,56 **** --- 56,60 ---- message is now much more informative than it used to be (i.e. it now indicates clearly where the error comes from) + cf. SQLExpression v1.14 * Bug #699272: Fixed DBChannel.selectCountObjectsWithFetchSpecification: *************** *** 64,67 **** --- 68,72 ---- See discussion at http://lists.initd.org/pipermail/psycopg/2003-March/001885.html + 0.9-pre-3 (2002/03/02) Release candidate for 0.9 |