updated changelog

This commit is contained in:
Günter Obiltschnig 2017-09-01 20:24:45 +02:00
parent 8d65ebf02a
commit cc2401a0c8
2 changed files with 454 additions and 448 deletions

View File

@ -9,6 +9,9 @@ Release 1.7.9 (2017-09-04)
- fixed GH #1842: Upgrade bundled expat to 2.2.3
- fixed GH #1843: Use random salt for Poco::XML::NamePool
- fixed GH #1865: AbstractEvent::hasDelegates() is not thread-safe
- improved/fixed QNX support
- Poco::Util::LayeredConfiguration: added support for labelling configurations and
finding them by their label
- upgraded bundled SQLite to 3.20.1

View File

@ -9,6 +9,9 @@ AAAIntroduction
- fixed GH #1842: Upgrade bundled expat to 2.2.3
- fixed GH #1843: Use random salt for Poco::XML::NamePool
- fixed GH #1865: AbstractEvent::hasDelegates() is not thread-safe
- improved/fixed QNX support
- Poco::Util::LayeredConfiguration: added support for labelling configurations and
finding them by their label
- upgraded bundled SQLite to 3.20.1