Date: Monday, November 27, 2006 @ 17:02:34
  Author: csaba
    Path: /cvsroot/carob/libmysequoia

Modified: ChangeLog (1.1 -> 1.2)

Updated the ChangeLog.


-----------+
 ChangeLog |   65 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 65 insertions(+)


Index: libmysequoia/ChangeLog
diff -u libmysequoia/ChangeLog:1.1 libmysequoia/ChangeLog:1.2
--- libmysequoia/ChangeLog:1.1  Sat Dec 17 15:03:46 2005
+++ libmysequoia/ChangeLog      Mon Nov 27 17:02:34 2006
@@ -0,0 +1,65 @@
+libmysequoia-0.9.5
+-------------------
+** Bug
+    * [LMS-8] - Character sets handled incorrectly
+    * [LMS-33] - fix compilation error on x86_64 platform
+    * [LMS-34] - make default persistent connection=off
+
+** New Feature
+    * [LMS-32] - configure option to specify the MySQL headers directory
+
+libmysequoia-0.9.4
+-------------------
+** Bug
+    * [LMS-29] - "set autocommit=<0|1>" "commit" and "rollback" queries not 
properly handled
+    * [LMS-30] - set the protocol to 4.1 for perl to use the prepared 
statements
+    * [LMS-31] - memory corruption when fetching floats as strings
+
+libmysequoia-0.9.3
+-------------------
+** Bug
+    * [LMS-26] - buggy mysql_escape_string and mysql_real_escape_string
+    * [LMS-27] - mysql_stmt_fetch is not filling the is_null field
+
+** New Feature
+    * [LMS-25] - configurable TCP socket timeouts
+
+libmysequoia-0.9.2
+-------------------
+** Bug
+    * [LMS-24] - segmentation fault in mysql_real_escape_string
+
+** New Feature
+    * [LMS-23] - set persistent connections in the ini file
+
+libmysequoia-0.9.1
+-------------------
+** Bug
+    * [LMS-18] - modification needed by CAROB-96
+    * [LMS-19] - segmentation fault in getFromFloat() and getFromDouble()
+    * [LMS-20] - segmentation fault in CarobStmt::free_long_data
+    * [LMS-21] - segmentation fault in CarobStmt::reset()
+    * [LMS-22] - segmentation fault in DriverResultSet::checkIfClosed()
+
+** New Feature
+    * [LMS-16] - implement warnings
+    * [LMS-17] - logger configuration
+
+libmysequoia-0.9
+-----------------
+** Bug
+    * [LMS-2] - Compilation fail with libmysqlclient14-dev
+    * [LMS-3] - float formating
+    * [LMS-4] - verbose error messages
+    * [LMS-5] - set names binary - drop a ConverterException
+    * [LMS-6] - formatting of type YEAR is incorrect
+    * [LMS-9] - when changing the charset save the new charset in mysql struct 
field also
+    * [LMS-10] - fix setNull
+    * [LMS-11] - mysql_select_db must send the "use db_name" query to the 
cluster ...
+    * [LMS-13] - gcc 4.1 compilation problem
+    * [LMS-14] - mysql_autocommit, mysql_commit and mysql_rollback return 
wrong value
+    * [LMS-15] - workaround for mysql_warning_count
+
+** Improvement
+    * [LMS-1] - Make build process more user-friendly
+    * [LMS-12] - Allow conf files directory to be specified by environment 
variable

_______________________________________________
Carob-commits mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob-commits

Reply via email to