List:Commits« Previous MessageNext Message »
From:mmatthews Date:July 18 2007 3:40am
Subject:Connector/J commit: r6488 - branches/branch_5_0/connector-j branches/branch_5_1/connector-j trunk/connector-j
View as plain text  
Modified:
   branches/branch_5_0/connector-j/CHANGES
   branches/branch_5_1/connector-j/CHANGES
   trunk/connector-j/CHANGES
Log:
Fixed typo in bug#.

Modified: branches/branch_5_0/connector-j/CHANGES
===================================================================
--- branches/branch_5_0/connector-j/CHANGES	2007-07-18 03:34:57 UTC (rev 6487)
+++ branches/branch_5_0/connector-j/CHANGES	2007-07-18 03:40:05 UTC (rev 6488)
@@ -77,7 +77,7 @@
 	- Fixed BUG#28851 - parser in client-side prepared statements
 	  eats character following '/' if it's not a multi-line comment.
 	  
-	- Fixed BUG#28596 - parser in client-side prepared statements
+	- Fixed BUG#28956 - parser in client-side prepared statements
 	  runs to end of statement, rather than end-of-line for '#' comments.
 	 
 	  Also added support for '--' single-line comments.

Modified: branches/branch_5_1/connector-j/CHANGES
===================================================================
--- branches/branch_5_1/connector-j/CHANGES	2007-07-18 03:34:57 UTC (rev 6487)
+++ branches/branch_5_1/connector-j/CHANGES	2007-07-18 03:40:05 UTC (rev 6488)
@@ -225,7 +225,7 @@
 	- Fixed BUG#28851 - parser in client-side prepared statements
 	  eats character following '/' if it's not a multi-line comment.
 	  
-	- Fixed BUG#28596 - parser in client-side prepared statements
+	- Fixed BUG#28956 - parser in client-side prepared statements
 	  runs to end of statement, rather than end-of-line for '#' comments.
 	 
 	  Also added support for '--' single-line comments.

Modified: trunk/connector-j/CHANGES
===================================================================
--- trunk/connector-j/CHANGES	2007-07-18 03:34:57 UTC (rev 6487)
+++ trunk/connector-j/CHANGES	2007-07-18 03:40:05 UTC (rev 6488)
@@ -225,7 +225,7 @@
 	- Fixed BUG#28851 - parser in client-side prepared statements
 	  eats character following '/' if it's not a multi-line comment.
 	  
-	- Fixed BUG#28596 - parser in client-side prepared statements
+	- Fixed BUG#28956 - parser in client-side prepared statements
 	  runs to end of statement, rather than end-of-line for '#' comments.
 	 
 	  Also added support for '--' single-line comments.

Thread
Connector/J commit: r6488 - branches/branch_5_0/connector-j branches/branch_5_1/connector-j trunk/connector-jmmatthews18 Jul