diff NEWS @ 5368:91b3154bd4e1

Fix unit test PngWriter.Color16Pattern on big-endian architectures
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 12 Aug 2023 13:17:17 +0200
parents b5f2122a1334
children 13494da9925d
line wrap: on
line diff
--- a/NEWS	Mon Jul 24 14:55:14 2023 +0200
+++ b/NEWS	Sat Aug 12 13:17:17 2023 +0200
@@ -4,6 +4,8 @@
 Maintenance
 -----------
 
+* Fix unit test PngWriter.Color16Pattern on big-endian architectures,
+  as suggested by Etienne Mollier: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1041813
 * Prevent the leak of the full path of the source files in the binaries
 
 REST API