diff NEWS @ 3138:ab46e537f92e

renamed class MongooseServer as HttpServer, CivetWeb made default HTTP server
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 17 Jan 2019 18:29:16 +0100
parents 5a3b961e9524
children af4fab776ff2
line wrap: on
line diff
--- a/NEWS	Thu Jan 17 18:24:23 2019 +0100
+++ b/NEWS	Thu Jan 17 18:29:16 2019 +0100
@@ -9,6 +9,7 @@
 Maintenance
 -----------
 
+* CivetWeb is now the default embedded HTTP server (instead of Mongoose)
 * Don't consider tags whose group is below 0x0008 in C-FIND SCP
 * Compatibility with DCMTK 3.6.4
 * Fix issue #21 (DICOM files missing after uploading with Firefox)