comparison NEWS @ 5395:c1037a755cee

housekeeper: added sleep when idle
author Alain Mazy <am@osimis.io>
date Fri, 06 Oct 2023 16:46:51 +0200
parents 4ab905749aed
children c5f1865aaa3b
comparison
equal deleted inserted replaced
5394:002ba12a8bee 5395:c1037a755cee
21 * Fix unit test PngWriter.Color16Pattern on big-endian architectures, 21 * Fix unit test PngWriter.Color16Pattern on big-endian architectures,
22 as suggested by Etienne Mollier: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1041813 22 as suggested by Etienne Mollier: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1041813
23 * Prevent the leak of the full path of the source files in the binaries 23 * Prevent the leak of the full path of the source files in the binaries
24 * Fix loading of DCMTK dictionary in the MultitenantDicom plugin when built dynamically: 24 * Fix loading of DCMTK dictionary in the MultitenantDicom plugin when built dynamically:
25 https://discourse.orthanc-server.org/t/dimse-failure-using-multitenant-plugin/3665 25 https://discourse.orthanc-server.org/t/dimse-failure-using-multitenant-plugin/3665
26 * Housekeeper: Introduced a 'sleep' to lower CPU usage when idle.
26 27
27 28
28 Version 1.12.1 (2023-07-04) 29 Version 1.12.1 (2023-07-04)
29 =========================== 30 ===========================
30 31