Skip to content

Commit

Permalink
Test failure with java-21 on LogManagerPropertiesTest jakartaee#700
Browse files Browse the repository at this point in the history
Signed-off-by: jmehrens <[email protected]>
  • Loading branch information
jmehrens committed Jan 24, 2024
1 parent 03cbd58 commit 1f24e8b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/release/CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -831,7 +832,7 @@ The following bugs have been fixed in the 1.1.2 release.
<no id> fix bug in SMTP output that sometimes duplicated "."
<no id> 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

Expand Down

0 comments on commit 1f24e8b

Please sign in to comment.