comparison NEWS @ 2086:630606097798

GNU/Linux
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 16 Sep 2016 09:18:35 +0200
parents 681e9ea81581
children b9428d5f7eaf
comparison
equal deleted inserted replaced
2085:5d4743fd8a85 2086:630606097798
312 312
313 Fixes 313 Fixes
314 ----- 314 -----
315 315
316 * Prevent freeze on C-FIND if no DICOM tag is to be returned 316 * Prevent freeze on C-FIND if no DICOM tag is to be returned
317 * Fix slow C-STORE SCP on recent versions of Linux, if 317 * Fix slow C-STORE SCP on recent versions of GNU/Linux, if
318 USE_SYSTEM_DCMTK is set to OFF (http://forum.dcmtk.org/viewtopic.php?f=1&t=4009) 318 USE_SYSTEM_DCMTK is set to OFF (http://forum.dcmtk.org/viewtopic.php?f=1&t=4009)
319 * Fix issue 30 (QR response missing "Query/Retrieve Level" (008,0052)) 319 * Fix issue 30 (QR response missing "Query/Retrieve Level" (008,0052))
320 * Fix issue 32 (Cyrillic symbols): Introduction of the "Windows1251" encoding 320 * Fix issue 32 (Cyrillic symbols): Introduction of the "Windows1251" encoding
321 * Plugins now receive duplicated GET arguments in their REST callbacks 321 * Plugins now receive duplicated GET arguments in their REST callbacks
322 322
533 533
534 * AET comparison is now case-insensitive by default 534 * AET comparison is now case-insensitive by default
535 * Possibility to disable the HTTP server or the DICOM server 535 * Possibility to disable the HTTP server or the DICOM server
536 * Automatic computation of MD5 hashes for the stored DICOM files 536 * Automatic computation of MD5 hashes for the stored DICOM files
537 * Maintenance tool to recover DICOM files compressed by Orthanc 537 * Maintenance tool to recover DICOM files compressed by Orthanc
538 * The newline characters in the configuration file are fixed for Linux 538 * The newline characters in the configuration file are fixed for GNU/Linux
539 * Capture of the SIGTERM signal in Linux 539 * Capture of the SIGTERM signal in GNU/Linux
540 540
541 541
542 Version 0.7.2 (2013/11/08) 542 Version 0.7.2 (2013/11/08)
543 ========================== 543 ==========================
544 544