[Proxool-cvs] proxool build.xml,1.78,1.79 CHANGES.txt,1.48,1.49
UNMAINTAINED!
Brought to you by:
billhorsman
From: <bil...@us...> - 2008-08-19 19:17:03
|
Update of /cvsroot/proxool/proxool In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4752 Modified Files: build.xml CHANGES.txt Log Message: Version 0.9.0 Index: build.xml =================================================================== RCS file: /cvsroot/proxool/proxool/build.xml,v retrieving revision 1.78 retrieving revision 1.79 diff -C2 -d -r1.78 -r1.79 *** build.xml 15 May 2007 23:17:21 -0000 1.78 --- build.xml 19 Aug 2008 19:17:11 -0000 1.79 *************** *** 27,31 **** <!-- Currect release, e.g. 0.6 --> ! <property name="release" value="0.9.0RC3+"/> <!-- Currect release, e.g. 0.6 --> --- 27,31 ---- <!-- Currect release, e.g. 0.6 --> ! <property name="release" value="0.9.0"/> <!-- Currect release, e.g. 0.6 --> Index: CHANGES.txt =================================================================== RCS file: /cvsroot/proxool/proxool/CHANGES.txt,v retrieving revision 1.48 retrieving revision 1.49 diff -C2 -d -r1.48 -r1.49 *** CHANGES.txt 25 Jan 2007 23:44:15 -0000 1.48 --- CHANGES.txt 19 Aug 2008 19:17:11 -0000 1.49 *************** *** 6,9 **** --- 6,11 ---- $Author$ + 0.9.0 + - Changed the warning message when a statement is closed which isn't known to be open. This can happen if you close a statement twice and the message now suggests |