diff --git a/doc/release/CHANGES.txt b/doc/release/CHANGES.txt index 8d1675ee..efaf7d43 100644 --- a/doc/release/CHANGES.txt +++ b/doc/release/CHANGES.txt @@ -24,6 +24,7 @@ longer available. E 631 Session.getService does not use proper classloader in OSGI environment E 665 Jakarta Mail erroneously assumes that classes can be loaded from Thread#getContextClassLoader E 695 SharedFileInputStream should comply with spec +E 710 Cannot parse messages without a session CHANGES IN THE 2.1.2 RELEASE @@ -141,7 +142,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 @@ -862,7 +863,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