projects
/
psqlodbc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29f95b1
)
added the some changes.
author
Hiroshi Saito
<hiroshi@winpg.jp>
Mon, 22 Sep 2008 13:40:38 +0000
(13:40 +0000)
committer
Hiroshi Saito
<hiroshi@winpg.jp>
Mon, 22 Sep 2008 13:40:38 +0000
(13:40 +0000)
docs/release.html
patch
|
blob
|
blame
|
history
diff --git
a/docs/release.html
b/docs/release.html
index 1152094281438fcc0688508e2d958c16d3790a5f..9e7fd1a87b6abb6911cba6d47189ea76bbf044ff 100644
(file)
--- a/
docs/release.html
+++ b/
docs/release.html
@@
-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>