diff NEWS @ 1833:47d032c48818

"OrthancPluginComputeMd5()" and "OrthancPluginComputeSha1()" to compute MD5/SHA-1 hash
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 27 Nov 2015 12:22:44 +0100
parents b7da58699f92
children 3dcf5c0734c9
line wrap: on
line diff
--- a/NEWS	Thu Nov 26 19:09:15 2015 +0100
+++ b/NEWS	Fri Nov 27 12:22:44 2015 +0100
@@ -47,6 +47,7 @@
   - "OrthancPluginGetInstanceOrigin()" to know through which mechanism an instance was received
   - "OrthancPluginCreateImage()" and "OrthancPluginCreateImageAccessor()" to create images
   - "OrthancPluginDecodeDicomImage()" to decode DICOM images
+  - "OrthancPluginComputeMd5()" and "OrthancPluginComputeSha1()" to compute MD5/SHA-1 hash
 * New events in change callbacks:
   - "OrthancStarted"
   - "OrthancStopped"