diff NEWS @ 2118:9cf176bc21ad

Content-Type for JSON documents is now "application/json; charset=utf-8"
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 02 Nov 2016 12:16:03 +0100
parents a657f7772e69
children e0517f25919e
line wrap: on
line diff
--- a/NEWS	Mon Oct 31 16:17:15 2016 +0100
+++ b/NEWS	Wed Nov 02 12:16:03 2016 +0100
@@ -27,6 +27,7 @@
 * Performance warning if runtime debug assertions are turned on
 * Improved robustness against files with no PatientID
 * Upgrade to curl 7.50.3 for static and Windows builds
+* Content-Type for JSON documents is now "application/json; charset=utf-8"
 
 
 Version 1.1.0 (2016/06/27)