comparison 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
comparison
equal deleted inserted replaced
5367:0558bdff57ce 5368:91b3154bd4e1
2 =============================== 2 ===============================
3 3
4 Maintenance 4 Maintenance
5 ----------- 5 -----------
6 6
7 * Fix unit test PngWriter.Color16Pattern on big-endian architectures,
8 as suggested by Etienne Mollier: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1041813
7 * Prevent the leak of the full path of the source files in the binaries 9 * Prevent the leak of the full path of the source files in the binaries
8 10
9 REST API 11 REST API
10 -------- 12 --------
11 13