Skip to content

Commit 20d65b6

Browse files
Benny BottemaBenny Bottema
authored andcommitted
Preparing for release 5.4.0 (but currently on hold, because OSS Sonatype is experiencing networking issues)
1 parent 15d5ad3 commit 20d65b6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ Simple Java Mail is available in [Maven Central](https://search.maven.org/#searc
7878
[v5.4.0](https://search.maven.org/#artifactdetails%7Corg.simplejavamail%7Csimple-java-mail%7C5.4.0%7Cjar) (27?-August-2019)
7979

8080
- [#221](https://github.com/bbottema/simple-java-mail/issues/221) API bugfix: server identity verification should not be tied to host trusting
81+
- [#226](https://github.com/bbottema/simple-java-mail/issues/226) Bug fix: Attachments with spaces in name are not handled properly
8182
- [#218](https://github.com/bbottema/simple-java-mail/issues/218) Enhancement: make Email serializable
8283
- [#227](https://github.com/bbottema/simple-java-mail/issues/227) Enhancement: Make parsing recipients from EML file more lenient
8384
- [#225](https://github.com/bbottema/simple-java-mail/issues/225) Enhancement: Clarify dependency on Jakarta Activation: DataSources no longer work on Java 9+

RELEASE.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ http://www.simplejavamail.org
99
v5.4.0 (27?-August-2019)
1010

1111
- #221: API bugfix: server identity verification should not be tied to host trusting
12+
- #226: Bug fix: Attachments with spaces in name are not handled properly
1213
- #218: Enhancement: make Email serializable
1314
- #227: Enhancement: Make parsing recipients from EML file more lenient
1415
- #225: Enhancement: Clarify dependency on Jakarta Activation: DataSources no longer work on Java 9+

0 commit comments

Comments
 (0)