Modified:
trunk/ChangeLog
Log:
Move another change note from features to bugs fixed.
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2007-03-08 01:57:35 UTC (rev 242)
+++ trunk/ChangeLog 2007-03-08 02:02:01 UTC (rev 243)
@@ -1,7 +1,6 @@
3.51.14 (07-Mar-2007)
Functionality added or changed:
- * Added support for HENV handlers in SQLEndTran()
* Added auto-reconnect option because automatic reconnect is now
disabled by default in libmysql
* Added auto is null option (Bug #10910)
@@ -66,6 +65,8 @@
releases. (Bug #12393)
* Some properties returned by SQLGetInfo() were set using the wrong data
type, resulting in possible memory overruns. (Bug #20995)
+ * Ending a transaction using SQLEndTran() on a environment handle was
+ not supported. (Bug #21588)
----
| Thread |
|---|
| • Connector/ODBC 3.51 commit: r243 - trunk | jwinstead | 8 Mar |