Mercurial > hg > orthanc-databases
diff PostgreSQL/NEWS @ 267:ece4663dedde
Fix issue #193
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 21 Apr 2021 11:03:44 +0200 |
parents | cc7af42d4f23 |
children | 9b003f265a8f |
line wrap: on
line diff
--- a/PostgreSQL/NEWS Tue Apr 20 17:41:44 2021 +0200 +++ b/PostgreSQL/NEWS Wed Apr 21 11:03:44 2021 +0200 @@ -6,6 +6,8 @@ * Support of revisions for metadata and attachments * Support of multiple readers/writers, by handling retries from Orthanc SDK 1.9.2 * Support of range reads for the storage area, from Orthanc SDK 1.9.0 +* Fix issue #193 (LSB binaries crash with PostgreSQL + SSL) by changeset + in OrthancFramework: https://hg.orthanc-server.com/orthanc/rev/9a9118406484 Release 3.3 (2020-12-14)