From a522062cfccd735b925ca58f48e45df3857277c1 Mon Sep 17 00:00:00 2001 From: Hiroshi Saito Date: Sun, 25 Oct 2009 13:02:48 +0000 Subject: [PATCH] Add changes Information. --- docs/release.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/docs/release.html b/docs/release.html index d737f21..51b756e 100644 --- a/docs/release.html +++ b/docs/release.html @@ -9,7 +9,18 @@

psqlODBC release notes


-

psqlODBC 08.04.0100 Release

+

psqlODBC 08.xx.xxxx Release

+Changes:
+1.) Fix a column uodatability problem reported by Tom Goodman.
+2.) Display SSL mode list properly on setup dialog.
+3.) Don't truncate the result of msgtowstr()/wstrtomsg().
+4.) Implement ConfigDriver() function.
+5.) check of the SQLLEN definition by the unixODBC version by SQLColAttribute.
+6.) Take WITH cte staments into account.
+7.) Fix a bug about UTF8 handling.
+8.) Wait a ReadyForQuery Message after errors correctly.
+
+
  • Notes: psqlODBC 08.04.0100

  • Changes:
    1.) Avoid a crash on exit when using SSL connections by resetting CRTPTO_xx_callbacks before unloding libpq.
    2.) Correct the funtion name DiscardRollbackState pointed out by Zoltan Boszormenyi.
    -- 2.39.5