Mercurial > hg > orthanc
changeset 6331:09654a76d69d
typo
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Tue, 30 Sep 2025 15:56:43 +0200 |
parents | 594d3fe48be3 |
children | c2394342db8e |
files | NEWS |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/NEWS Wed Sep 24 18:15:45 2025 +0200 +++ b/NEWS Tue Sep 30 15:56:43 2025 +0200 @@ -11,7 +11,7 @@ REST API -------- -* Fix: C-Get SCU jobs or HTTP responses were always successfull even if the C-Get operation +* Fix: C-Get SCU jobs or HTTP responses were always successful even if the C-Get operation actually failed. * C-Store, C-Move and C-Get jobs and HTTP responses now include a new "DimseErrorStatus" field if the operation fails.