summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroshi Saito2010-10-06 15:42:53 +0000
committerHiroshi Saito2010-10-06 15:42:53 +0000
commit2caa7391f714d54d875118ae89020ab2639d0ba5 (patch)
treecb80b741cb5b539dcdfcd5c8d086262d8523c4d2
parent465509df638392b952806ff534ddd66dbab09936 (diff)
this was applied for release preparation.REL-09_00_0100
-rw-r--r--docs/release.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/release.html b/docs/release.html
index 23d6639..c0e93cc 100644
--- a/docs/release.html
+++ b/docs/release.html
@@ -32,6 +32,9 @@ Changes:<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>
+22.) Remove a compilation error and some compiler warnings under unixdODBC 2.3 environment.<br>
+23.) Make sure the support of the backward-compatibility version of getaddrinfo() family even when _WIN32_WINNT is supplied.<br>
+24.) Update win64.mak so that gssapi support is available without libpq.<br>
<br>
<li>Notes: psqlODBC 08.04.0200</li><br>
Changes:<br>