Update of /cvsroot/proxool/proxool
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23834
Modified Files:
CHANGES.txt
Log Message:
Draft changes
Index: CHANGES.txt
===================================================================
RCS file: /cvsroot/proxool/proxool/CHANGES.txt,v
retrieving revision 1.46
retrieving revision 1.47
diff -C2 -d -r1.46 -r1.47
*** CHANGES.txt 10 Jan 2007 09:24:35 -0000 1.46
--- CHANGES.txt 11 Jan 2007 09:51:20 -0000 1.47
***************
*** 6,9 ****
--- 6,13 ----
$Author$
+ - 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
+ that as a cause.
+
0.9.0RC3
|