diff NEWS @ 4373:c601f48c7c80

Explicit error log if trying to load a 32bit (resp. 64bit) plugin into a 64bit (resp. 32bit) version of Orthanc
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 17 Dec 2020 10:46:11 +0100
parents 189e48f4a92a
children b002f9abe802
line wrap: on
line diff
--- a/NEWS	Mon Dec 14 17:33:17 2020 +0100
+++ b/NEWS	Thu Dec 17 10:46:11 2020 +0100
@@ -6,6 +6,8 @@
 
 * ZIP archives containing DICOM files can be uploaded using WebDAV
 * New config option "MallocArenaMax" to control memory usage on GNU/Linux
+* Explicit error log if trying to load a 32bit (resp. 64bit) plugin into
+  a 64bit (resp. 32bit) version of Orthanc
 
 REST API
 --------