diff MySQL/NEWS @ 242:b97a537f4613

MySQL: Support of range reads for the storage area
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 13 Apr 2021 17:00:02 +0200
parents 53bd9022c58b
children f5dc59c56e65
line wrap: on
line diff
--- a/MySQL/NEWS	Tue Apr 13 12:07:30 2021 +0200
+++ b/MySQL/NEWS	Tue Apr 13 17:00:02 2021 +0200
@@ -1,7 +1,8 @@
 Pending changes in the mainline
 ===============================
 
-* Support of "OrthancPluginRegisterStorageArea2()" from Orthanc SDK 1.9.0
+* Support of retries for collisions between multiple writers, from Orthanc SDK 1.9.2
+* Support of range reads for the storage area, from Orthanc SDK 1.9.0
 
 
 Release 3.0 (2020-12-16)