diff NEWS @ 4477:0a2c9790cb41

new primitive in plugin SDK: OrthancPluginCreateDicom2()
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 27 Jan 2021 16:54:03 +0100
parents f8c1d94363b6
children 1619cffd1948
line wrap: on
line diff
--- a/NEWS	Tue Jan 26 18:25:52 2021 +0100
+++ b/NEWS	Wed Jan 27 16:54:03 2021 +0100
@@ -43,6 +43,7 @@
 * New functions in the SDK:
   - OrthancPluginCreateMemoryBuffer64()
   - OrthancPluginRegisterStorageArea2()
+  - OrthancPluginCreateDicom2()
 
 Maintenance
 -----------