Mercurial > hg > orthanc
changeset 3214:2a688e8b3c49
typo
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 08 Feb 2019 16:45:40 +0100 |
parents | abb204aed6bf |
children | 4924972bce77 |
files | NEWS |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/NEWS Fri Feb 08 16:33:09 2019 +0100 +++ b/NEWS Fri Feb 08 16:45:40 2019 +0100 @@ -31,7 +31,6 @@ - OrthancPluginRegisterRefreshMetricsCallback() to ask to refresh metrics - OrthancPluginEncodeDicomWebJson() to convert DICOM to "application/dicom+json" - OrthancPluginEncodeDicomWebXml() to convert DICOM to "application/dicom+xml" -* New function: * New extensions in the database SDK: LookupResourceAndParent and GetAllMetadata Maintenance