projects
/
psqlodbc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5c9e90
)
Addition changes.
author
Hiroshi Saito
<hiroshi@winpg.jp>
Thu, 11 Feb 2010 04:46:30 +0000
(
04:46
+0000)
committer
Hiroshi Saito
<hiroshi@winpg.jp>
Thu, 11 Feb 2010 04:46:30 +0000
(
04:46
+0000)
docs/release.html
patch
|
blob
|
blame
|
history
diff --git
a/docs/release.html
b/docs/release.html
index fbe3220adf8e5239e2075cfae9d200a2fad1f7a4..c16d27f0f824a9e021eab637ff8a1705b61c7d79 100644
(file)
--- a/
docs/release.html
+++ b/
docs/release.html
@@
-17,6
+17,7
@@
Changes:<br>
4.) Fix an oversight of Memory overflow handling.<br>
5.) Removed "#define SQL_WCHART_CONVERT" which causes a trouble on some platforms.<br>
6.) Removed the use of misused strcat_s together with snprintf_s (bug report from Jap-Peter Seifert) and use strlcat instead of strncat.<br>
+7.) Fix a bug about pre-execute behavior in case of protocol v2 or earlier.<br>
<br>
<li>Notes: psqlODBC 08.04.0200</li><br>
Changes:<br>