Skip to content

Commit 0b34397

Browse files
authored
Small tweaks to release notes.
1 parent 3574193 commit 0b34397

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

RELEASE_NOTES.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Release 5.5-beta1
33

44
This is the first BETA release in the 5.5 release series that improves
55
performance and robustness of connection pool implementations, further
6-
improves HTTP/2 specification conformance and introduces Jackson 2 JSON
6+
improves HTTP/2 specification conformance, and introduces Jackson 2 JSON
77
message bindings.
88

99
This release also includes all the fixes from the stable 5.4 branch.
@@ -14,7 +14,7 @@ Notable changes and features included in the 5.5 series:
1414

1515
* HTTP message stream APIs and support for HTTP/2 message stream timeout.
1616

17-
* SSLContexts to respect system properties by default.
17+
* SSLContexts respect system properties by default.
1818

1919
* Cap pending HTTP/2 request commands per connection.
2020

@@ -35,7 +35,7 @@ Compatibility notes:
3535

3636
Change Log
3737
-------------------
38-
* Add deterministic, sleep-free connection pool fuzzer.
38+
* Add a deterministic, sleep-free connection pool fuzzer.
3939
Contributed by Arturo Bernal <abernal at apache.org>
4040

4141
* Require Java 17 or newer to build HttpCore with Maven.

0 commit comments

Comments
 (0)