diff NEWS @ 2907:0204af4ece6a

Remove invalid characters from badly-encoded UTF-8 strings
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 30 Oct 2018 13:53:29 +0100
parents 5dd649de253d
children a9a1554932a1
line wrap: on
line diff
--- a/NEWS	Tue Oct 30 12:29:55 2018 +0100
+++ b/NEWS	Tue Oct 30 13:53:29 2018 +0100
@@ -26,7 +26,9 @@
 * New modality manufacturer: "GE" for GE Healthcare EA and AW
 * Executing a query/retrieve from the REST API now creates a job
 * Fix: Closing DICOM associations after running query/retrieve from REST API
-* Fix: Allow creation of MONOCHROME1 greyscale images in tools/create-dicom
+* Fix: Allow creation of MONOCHROME1 grayscale images in tools/create-dicom
+* Remove invalid characters from badly-encoded UTF-8 strings (impacts PostgreSQL)
+
 
 Version 1.4.2 (2018-09-20)
 ==========================