From e1570a8d276606ac0de081ef01d51f20054ba183 Mon Sep 17 00:00:00 2001 From: Dave Cramer Date: Mon, 25 Nov 2024 14:49:09 -0500 Subject: [PATCH] updated release notes from 17_0003 back to 16_0000 --- docs/release.html | 66 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) diff --git a/docs/release.html b/docs/release.html index 1dfd782..b3704da 100644 --- a/docs/release.html +++ b/docs/release.html @@ -9,6 +9,67 @@

psqlODBC release notes


+
    +

    psqlODBC 17.00.0003 Release

    + Changes:
    +
  1. + Chore: Remove the NMAKE build system for installers PR #65 + Author: Christian Ullrich +
  2. +
  3. + Use WiX 5 by @chrullrich PR #66 + Author: Christian Ullrich +
  4. +
  5. + Fix:fix small memory leak in 'CC_initial_log' function by @iobnc PR #67 + Author: iobnc +
  6. + Fix typo failing the Rebuild target by @chrullrich PR #68 + Author: Christian Ullrich +
  7. +
  8. + Correct wrong string method calls by @chrullrich PR #69 + Author: Christian Ullrich +
  9. +
  10. + Fix PG_ErrorInfo and ER_ReturnError when error message is larger than 65535 bytes PR #70 + Author: r33s3n6 +
  11. +
  12. + Release: Update version numbers PR #77 + Author: Dave Cramer +
  13. + Full Changelog: REL-17_00_0002...REL-17_00_0003
    +
+ +
    +

    psqlODBC 17.00.0002 Release

    + Changes:
    +
  1. + Fix: Fix MSI error messages by in PR #58 + Author: Christian Ullrich +
  2. +
  3. + Release: Update version numbers PR #52 + Author: Dave Cramer +
  4. + Full Changelog: REL-17_00_0001...REL-17_00_0002
    +
+ +
    +

    psqlODBC 17.00.0001 Release

    + Changes:
    +
  1. + Release: Use REL_17_STABLE by @davecramer in PR #53 + Author: Dave Cramer +
  2. +
  3. + fix:Another place where refcnt in the COL_INFO object is unfortunately erased. PR #55 + Author: Alexandr Kuznetsov +
  4. + Full Changelog: REL-17_00_0000...REL-17_00_0001
    +
+

    psqlODBC 17.00.0000 Release

    Changes:
    @@ -16,6 +77,7 @@

    psqlODBC 17.00.0000 Release

    Release: Update version numbers PR #52 Author: Dave Cramer +Full Changelog: REL-17_00_0000...REL-16_00_0006

    psqlODBC 16.00.0006 Release

    @@ -29,6 +91,8 @@

    psqlODBC 16.00.0006 Release

    Fixes Issue #47 Author: Alexandr Kuznetsov + Full Changelog: REL-16_00_0006...REL-16_00_0005
    +

psqlODBC 16.00.0005 Release

Changes:
@@ -62,6 +126,8 @@

psqlODBC 16.00.0005 Release

Change: Build against PostgreSQL 17 Beta3 PR #37 Author: Dave Cramer + Full Changelog: REL-16_00_0005...REL-16_00_0000
+

psqlODBC 16.00.0000 Release

Changes: