diff NEWS @ 4440:eddb212b2df9

New functions in the SDK: OrthancPluginCreateMemoryBuffer64() and OrthancPluginRegisterStorageArea2()
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 08 Jan 2021 18:53:33 +0100
parents 4a4e33c9082d
children f4dbdb2dcba6
line wrap: on
line diff
--- a/NEWS	Thu Jan 07 18:18:39 2021 +0100
+++ b/NEWS	Fri Jan 08 18:53:33 2021 +0100
@@ -13,6 +13,13 @@
   - "UseDicomTls" in "DicomModalities" to enable DICOM TLS in outgoing SCU on a per-modality basis
 * New command-line option: "--openapi" to write the OpenAPI documentation of the REST API to a file
 
+Plugins
+-------
+
+* New functions in the SDK:
+  - OrthancPluginCreateMemoryBuffer64()
+  - OrthancPluginRegisterStorageArea2()
+
 Maintenance
 -----------