diff options
author | Dave Cramer | 2024-12-09 15:39:05 +0000 |
---|---|---|
committer | GitHub | 2024-12-09 15:39:05 +0000 |
commit | 72943916325e2443fdb85fa5d1e053d9ef72f683 (patch) | |
tree | ad123fd825ef539dc3362004d2cc8716c86275b7 | |
parent | 20097cdf913de593b17d8aa9ec163de4e12896c0 (diff) |
-rw-r--r-- | docs/release.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release.html b/docs/release.html index 3cc5bd9..25fc365 100644 --- a/docs/release.html +++ b/docs/release.html @@ -13,7 +13,7 @@ <h2><a id="17.00.0004">psqlODBC 17.00.0004 Release</a></h2> Changes:<br /> <li> - Chore: Remove the NMAKE build system for installers <a href="https://github.com/postgresql-interfaces/psqlodbc/pull/65">PR #65</a> + Fix: Install the drivers with short file names <a href="https://github.com/postgresql-interfaces/psqlodbc/pull/76">PR #76</a> Author: <a href="https://github.com/">Christian Ullrich</a> </li> <li> |