diff NEWS @ 3301:6ce10c3b1eb7

Fix issue #131 (C-MOVE failure due to duplicate StudyInstanceUID in the database)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 24 Feb 2019 08:51:15 +0100
parents 508fa367c493
children 8ed445e94486
line wrap: on
line diff
--- a/NEWS	Sat Feb 23 15:58:59 2019 +0100
+++ b/NEWS	Sun Feb 24 08:51:15 2019 +0100
@@ -18,10 +18,11 @@
 Maintenance
 -----------
 
-* Fix issue #134 (/patient/modify gives 500, should really be 400)
 * Accept SOP classes: BreastProjectionXRayImageStorageForProcessing/Presentation
 * More tolerance wrt. missing DICOM tags that must be returned by Orthanc C-FIND SCP
 * New CMake option: "-DMSVC_MULTIPLE_PROCESSES=ON" for parallel build with Visual Studio
+* Fix issue #131 (C-MOVE failure due to duplicate StudyInstanceUID in the database)
+* Fix issue #134 (/patient/modify gives 500, should really be 400)
 * Upgraded dependencies for static builds (notably on Windows):
   - boost 1.69.0
   - curl 1.64.0