Skip to content

Commit 8a76094

Browse files
committed
update docs to latest
1 parent 39412af commit 8a76094

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/release.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ <h1>psqlODBC release notes</h1>
1212
<ol type="1">
1313
<h2><a id="17.00.0005">psqlODBC 17.00.0005 Release</a></h2></h2>
1414
Changes:<br />
15+
<li>
16+
Security: fix possible int overflow <a href="https://github.com/postgresql/psqlodbc/pull/121">PR #121</a> fixes <a href="https://github.com/postgresql/psqlodbc/issues/119">issue #119</a>
17+
Author: <a href="https://github.com/davecramer">Dave Cramer</a>
18+
</li>
1519
<li>
1620
Fix: Use memset if memset_s is not available <a href="https://github.com/postgresql/psqlodbc/pull/107">PR #107</a>
1721
Author: <a href="https://github.com/faviansamatha">Favian (Ian) Samatha</a>

0 commit comments

Comments
 (0)