added the some changes.
authorHiroshi Saito <hiroshi@winpg.jp>
Mon, 22 Sep 2008 13:40:38 +0000 (13:40 +0000)
committerHiroshi Saito <hiroshi@winpg.jp>
Mon, 22 Sep 2008 13:40:38 +0000 (13:40 +0000)
docs/release.html

index 1152094281438fcc0688508e2d958c16d3790a5f..9e7fd1a87b6abb6911cba6d47189ea76bbf044ff 100644 (file)
@@ -19,6 +19,9 @@ Changes:<br>
 6.) Add a cursor open check for SQLPrepare().<br>
 7.) Reset the column binding information after SQLMoreResults().<br>
 8.) Save the rowset size properly for the FETCH_NEXT operation in case of >= 3.0 drivers.<br>
+9.) Support FE/BE communications on Big Endian platform.<br>
+10.) Check strerror_r function's return type.<br>
+11.) Suppress some compiler warnings.<br>
 <br>
 <li>Notes: psqlODBC 08.03.0200</li><br>
 Changes:<br>