add the change logs.
authorHiroshi Saito <hiroshi@winpg.jp>
Fri, 10 Sep 2010 01:54:50 +0000 (01:54 +0000)
committerHiroshi Saito <hiroshi@winpg.jp>
Fri, 10 Sep 2010 01:54:50 +0000 (01:54 +0000)
docs/release.html

index fa1fdfd3d16a5ddfb7a63f7474f9a79731d184d7..23d6639a4cf1ca92d7fa43ca80d77639b5720836 100644 (file)
@@ -9,7 +9,7 @@
   
 <h1>psqlODBC release notes</h1>
 <hr>
-<h2>psqlODBC 09.00.0100 Prep Release</h2>
+<h2>psqlODBC 09.00.0100 Release</h2>
 Changes:<br>
 1.) Allow password which contains special characters like {,},=,;.<br>
 2.) Add a new data source option which makes it possible to use Kerberos for Windows library to reply to GSSAPI authentication request.<br>
@@ -31,6 +31,7 @@ Changes:<br>
 18.) Call PQconnectdbParams instead of PQconnectdb when it's available.<br>
 19.) Make cursor open check at transaction end a little more effective.<br>
 20.) Added code for SQL_INTERVAL support and refcursor support though they are disabled.<br>
+21.) Correct the handling of dynamic cursors so that they are substituted by keyset-driven ones.<br>
 <br>
 <li>Notes: psqlODBC 08.04.0200</li><br>
 Changes:<br>