From 74962c0e091f966425307e162c2085f3b9ed5fef Mon Sep 17 00:00:00 2001 From: John Ehresman Date: Wed, 11 May 2022 10:13:18 +1000 Subject: Bug [#2328]. For Qt 6.x, ensure QByteArray created when text is null but length is non-0. --- doc/ScintillaHistory.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/ScintillaHistory.html') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 066e18af0..772fea3d8 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -600,6 +600,10 @@ Fix ARM64 builds with Visual C++ due to unsupported CETCOMPAT flag. Bug #2324. +
  • + For Qt 6, fix "modified" signal when text is null but length non-0. + Bug #2328. +
  • Release 5.2.2 -- cgit v1.2.3