diff PostgreSQL/NEWS @ 156:710537acb488

dynamic linking against the system-wide Orthanc framework library
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 06 Jul 2020 12:40:44 +0200
parents 0b3e9ee53c46
children 2ccde9c7311b 8c7bb94adff7
line wrap: on
line diff
--- a/PostgreSQL/NEWS	Mon Jul 06 12:04:00 2020 +0200
+++ b/PostgreSQL/NEWS	Mon Jul 06 12:40:44 2020 +0200
@@ -4,6 +4,7 @@
 * Added an advisory lock to avoid race conditions during database setup
 * Added "MaximumConnectionRetries" & "ConnectionRetryInterval" to configure 
   the retries when connecting to the DB at startup
+* Support of dynamic linking against the system-wide Orthanc framework library
 
 
 Release 3.2 (2019-03-01)