diff NEWS @ 4717:783f8a048035 openssl-3.x

integration mainline->openssl-3.x
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 23 Jun 2021 16:23:23 +0200
parents 816a9ecc6ea1 fb98db281d1d
children 4b721432fa67
line wrap: on
line diff
--- a/NEWS	Tue Jun 22 10:40:28 2021 +0200
+++ b/NEWS	Wed Jun 23 16:23:23 2021 +0200
@@ -41,6 +41,8 @@
   - GET /patients/{id}/module, GET /patients/{id}/patient-module
   - GET /series/{id}/module, GET /studies/{id}/module, GET /instances/{id}/module
   - POST /tools/find
+* "/studies/{id}/split" accepts "Instances" parameter to split instances instead of series
+* "/studies/{id}/merge" accepts instances inside its "Resources" parameter
 
 Maintenance
 -----------