# HG changeset patch # User Alain Mazy # Date 1774349235 -3600 # Node ID a0d6160a9203e02da50aa868455e618264ad597c # Parent ab12547ac3df0610226430c3c2fd3ea8260cc192 fix old release notes diff -r ab12547ac3df -r a0d6160a9203 NEWS --- 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 ----------