changeset 6636:a0d6160a9203

fix old release notes
author Alain Mazy <am@orthanc.team>
date Tue, 24 Mar 2026 11:47:15 +0100
parents ab12547ac3df
children 6a564271462e
files NEWS
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Fri Mar 20 17:05:49 2026 +0100
+++ b/NEWS	Tue Mar 24 11:47:15 2026 +0100
@@ -86,7 +86,7 @@
   "ErrorPayload" in the HTTP response with details about the failed operation.
   This is currently implemented for C-Store, C-Move, and C-Get operations.
 * C-Move jobs, C-Get jobs, and HTTP responses now include a new "Details" field with the
-  "DimseErrorStatus" of each operation and the list of "RetrievedInstancesIds".
+  "DimseErrorStatus" of each operation and the list of "ReceivedInstancesIds".
 
 Plugin SDK
 ----------