From 2caa7391f714d54d875118ae89020ab2639d0ba5 Mon Sep 17 00:00:00 2001 From: Hiroshi Saito Date: Wed, 6 Oct 2010 15:42:53 +0000 Subject: [PATCH] this was applied for release preparation. --- docs/release.html | 3 +++ 1 file changed, 3 insertions(+) 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:
19.) Make cursor open check at transaction end a little more effective.
20.) Added code for SQL_INTERVAL support and refcursor support though they are disabled.
21.) Correct the handling of dynamic cursors so that they are substituted by keyset-driven ones.
+22.) Remove a compilation error and some compiler warnings under unixdODBC 2.3 environment.
+23.) Make sure the support of the backward-compatibility version of getaddrinfo() family even when _WIN32_WINNT is supplied.
+24.) Update win64.mak so that gssapi support is available without libpq.

  • Notes: psqlODBC 08.04.0200

  • Changes:
    -- 2.39.5