add last fix to CHANGLEOG

This commit is contained in:
Alex Fabijanic 2023-10-24 21:03:31 +02:00
parent 0d696eaf57
commit b9e5446a6e
2 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Release 1.13.0 (2023-10-XX)
Release 1.12.5 (2023-10-25)
===========================
- Merge changes from 1.11.5 to 1.11.8.
- GH #4219 Make POSIX event thread safe
- GH #4215 Remove SocketReactor dependency on Poco::Thread for sleeping
- GH #4197 ODBC::Binder UUID new/free mismatch
- GH #4194 PollSet filters out some events

View File

@ -16,6 +16,7 @@ AAAIntroduction
- Upgrade double-conversion to 3.3.0
- Upgrade bundled pcre2 to 10.42
- GH #4219 Make POSIX event thread safe
- GH #4215 Remove SocketReactor dependency on Poco::Thread for sleeping
- GH #4197 ODBC::Binder UUID new/free mismatch
- GH #4194 PollSet filters out some events