projects
/
psqlodbc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb8cc2b
)
Addition some changes.
author
Hiroshi Saito
<hiroshi@winpg.jp>
Mon, 23 Nov 2009 13:38:56 +0000
(13:38 +0000)
committer
Hiroshi Saito
<hiroshi@winpg.jp>
Mon, 23 Nov 2009 13:38:56 +0000
(13:38 +0000)
docs/release.html
patch
|
blob
|
blame
|
history
diff --git
a/docs/release.html
b/docs/release.html
index 0204a6556b71250181a7fdaba65c46067baf3eee..f72f4d7e3aec41d425fac40c7540f5bd92f28269 100644
(file)
--- a/
docs/release.html
+++ b/
docs/release.html
@@
-26,6
+26,8
@@
Changes:<br>
13) Revise autoconf/automake so that libpq/ssl header/libs are resolved at configure phase.<br>
14) Use md5.c directly instead of win_md5.c.<br>
15) Suppress some compiler warnings.<br>
+16) Fix memory leaks on connection failure (Shouji morimoto).<br>
+17) Suppress some compilation errors and warnings.<br>
<br>
<li>Notes: psqlODBC 08.04.0100</li><br>
Changes:<br>