diff PostgreSQL/NEWS @ 248:7a4f9bcb0bc2

PostgreSQL: Support of range reads from the storage area
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 14 Apr 2021 09:46:44 +0200
parents f5dc59c56e65
children 3bc442765b88
line wrap: on
line diff
--- a/PostgreSQL/NEWS	Wed Apr 14 09:18:20 2021 +0200
+++ b/PostgreSQL/NEWS	Wed Apr 14 09:46:44 2021 +0200
@@ -1,8 +1,8 @@
 Pending changes in the mainline
 ===============================
 
-* Support of multiple readers/writers, by handling retries in Orthanc SDK 1.9.2
-* Support of "OrthancPluginRegisterStorageArea2()" from Orthanc SDK 1.9.0
+* 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
 
 
 Release 3.3 (2020-12-14)