Skip to content

Commit 96d182a

Browse files
committed
doc: fix formatting
1 parent 4b8f0a3 commit 96d182a

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

doc/99100-ReleaseNotes.page

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -9,33 +9,33 @@ This is a bugfix release.
99

1010
!!Breaking Changes
1111

12-
- GH #4906 NetSSL_OpenSSL: non-blocking functions return value
12+
- GH #4906 NetSSL_OpenSSL: non-blocking functions return value
1313

1414
!!Security Fixes
1515

16-
- GH #4899 Upgrade bundled libexpat to 2.7.1 [fixes CVE]
17-
- GH #4926 Crash in Poco::Net::NTLMCredentials::parseChallengeMessage
16+
- GH #4899 Upgrade bundled libexpat to 2.7.1 [fixes CVE]
17+
- GH #4926 Crash in Poco::Net::NTLMCredentials::parseChallengeMessage
1818

1919
!!Features, Enhancements and Third Party Updates
2020

21-
- GH #4892 TCPServer continues to accept connections after stop()
22-
- GH #4911 Upgrade bundled libexpat to 2.7.1
23-
- GH #4907 Upgrade bundled SQLite to 3.49.1
24-
- GH #4905 XML fuzzing memory leak
25-
- PR #4937 CMake: make utf8proc, PCRE2, zlib and expat private dependencies
21+
- GH #4892 TCPServer continues to accept connections after stop()
22+
- GH #4911 Upgrade bundled libexpat to 2.7.1
23+
- GH #4907 Upgrade bundled SQLite to 3.49.1
24+
- GH #4905 XML fuzzing memory leak
25+
- PR #4937 CMake: make utf8proc, PCRE2, zlib and expat private dependencies
2626

2727
!!Bug Fixes and Improvements
2828

29-
- GH #4923 Poco::Data::SessionPool::dead() must check idle, not active, sessions
30-
- GH #4886 Poco::Dynamic::Var conversion to floating point does not handle precision checks correctly for negative numbers.
31-
- GH #4884 WebSocket receiveFrame() keeps returning the same frame when no payload (flags/header only)
32-
- GH #4875 prebuild does not work as intended
33-
- GH #4935 HTTP server/client request body RFC compliance
34-
- GH #4930 Poco::Net::PollSet.cpp:188 compare between int and size_t is not correct.
35-
- GH #4920 Adapt to avoid Clang warning deprecated-enum-enum-conversion
36-
- GH #4915 [BUG] A SEGV at `Net/src/MultipartReader.cpp:164:1`
37-
- PR #4933 Windows: report strings for all PROCESSOR_ARCHITECTURE_* constants in osArchitectureImpl()
38-
- PR #4896 fix(TCPServer): continues to accept connections after stop()
29+
- GH #4923 Poco::Data::SessionPool::dead() must check idle, not active, sessions
30+
- GH #4886 Poco::Dynamic::Var conversion to floating point does not handle precision checks correctly for negative numbers.
31+
- GH #4884 WebSocket receiveFrame() keeps returning the same frame when no payload (flags/header only)
32+
- GH #4875 prebuild does not work as intended
33+
- GH #4935 HTTP server/client request body RFC compliance
34+
- GH #4930 Poco::Net::PollSet.cpp:188 compare between int and size_t is not correct.
35+
- GH #4920 Adapt to avoid Clang warning deprecated-enum-enum-conversion
36+
- GH #4915 [BUG] A SEGV at `Net/src/MultipartReader.cpp:164:1`
37+
- PR #4933 Windows: report strings for all PROCESSOR_ARCHITECTURE_* constants in osArchitectureImpl()
38+
- PR #4896 fix(TCPServer): continues to accept connections after stop()
3939

4040

4141
!!!Release 1.14.1

0 commit comments

Comments
 (0)