From 1f24e8b288d53a55705a055fa61b58958071f741 Mon Sep 17 00:00:00 2001 From: jmehrens Date: Wed, 24 Jan 2024 00:18:00 -0600 Subject: [PATCH] Test failure with java-21 on LogManagerPropertiesTest #700 Signed-off-by: jmehrens --- doc/release/CHANGES.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/release/CHANGES.txt b/doc/release/CHANGES.txt index 376ab076..7099426c 100644 --- a/doc/release/CHANGES.txt +++ b/doc/release/CHANGES.txt @@ -27,6 +27,7 @@ The following bugs have been fixed in the 1.6.7 release. E 528 CompactFormatter precision and surrogate pairs E 529 CompactFormatter support for LogRecord::getLongThreadID E 535 The final release of 1.6.6 identifies itself as 1.6.6-SNAPSHOT. +E 700 Test failure with java-21 on LogManagerPropertiesTest CHANGES IN THE 1.6.6 RELEASE @@ -110,7 +111,7 @@ GH 334 gimap set labels error with some non english characters The following bugs have been fixed in the 1.6.1 release. GH 262 Some IMAP servers send EXPUNGE responses for unknown messages -GH 278 BODYSTRUCTURE Parser fails on specific IMAP Server response +GH 278 BODYSTRUCTURE Parser fails on specific IMAP Server response GH 283 clean up connections when closing IMAPStore GH 287 Allow relaxed Content-Disposition parsing GH 289 use a different IMAP tag prefix for each connection @@ -831,7 +832,7 @@ The following bugs have been fixed in the 1.1.2 release. fix bug in SMTP output that sometimes duplicated "." close SMTP transport on I/O error 4230541 don't send SMTP NOOP unnecessarily -4216666 IMAP provider INTERNALDATE formatter error, causing +4216666 IMAP provider INTERNALDATE formatter error, causing problems during appendMessages() 4227888 IMAP provider does not honor the UID item in its FetchProfile