Date: Friday, March 31, 2006 @ 14:45:08
  Author: marc
    Path: /cvsroot/carob/odbsequoia

   Added: doc/NEWS (1.1)
Modified: README (1.2 -> 1.3)

Added NEWS file


----------+
 README   |    2 ++
 doc/NEWS |    9 +++++++++
 2 files changed, 11 insertions(+)


Index: odbsequoia/README
diff -u odbsequoia/README:1.2 odbsequoia/README:1.3
--- odbsequoia/README:1.2       Tue Mar 28 14:30:45 2006
+++ odbsequoia/README   Fri Mar 31 14:45:08 2006
@@ -14,6 +14,7 @@
 
 :`doc/INSTALL`_:   compilation instructions
 :`doc/RELNOTES`_:  current features and limitations
+:`doc/NEWS`_:  human-readable ChangeLog
 :`doc/CREDITS`_:   authors
 :`doc/DESIGN`_:    to read before the source (in directory src)
 :doc/BUGS: None! Check our `bug tracker 
<https://forge.continuent.org/jira/browse/ODBSEQ>`_ instead.
@@ -36,5 +37,6 @@
 .. _COPYING: COPYING
 .. _doc/INSTALL: doc/INSTALL.html
 .. _doc/RELNOTES: doc/RELNOTES.html
+.. _doc/NEWS: doc/NEWS
 .. _doc/CREDITS: doc/CREDITS
 .. _doc/DESIGN: doc/DESIGN.html
Index: odbsequoia/doc/NEWS
diff -u /dev/null odbsequoia/doc/NEWS:1.1
--- /dev/null   Fri Mar 31 14:45:08 2006
+++ odbsequoia/doc/NEWS Fri Mar 31 14:45:08 2006
@@ -0,0 +1,9 @@
+Release Notes - ODBSequoia - Version 0.5.1a
+
+    * [ODBSEQ-20] - support SQLSetEnvAttr(ODBC_VERSION2) (new FakeODBC2 
setting)
+    * [ODBSEQ-21] - support null user and authentication in Connect()
+    * Moved global LogLevel setting from odbc.ini to odbcinst.ini
+    * Bullet-proof error handling in SQLAllocHandle()
+    * Better handling of empty string values in odbc.ini
+    * Minor documentation fixes
+    * Miscellaneous small code clean-ups and reorgs

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

Reply via email to