mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-17 11:05:03 +02:00
updated CHANGELOG
This commit is contained in:
@@ -6,11 +6,13 @@ AAAIntroduction
|
||||
!!Summary of Changes
|
||||
|
||||
- fixed GH #1252: Unable to compile Poco::Data for Windows Compact Embedded 2013
|
||||
- fixed GH #1344: Poco::Event::wait(timeout) should use CLOCK_MONOTONIC on Linux
|
||||
- fixed GH #1355: [JSON::Object] After copy-ctor, JSON::Object::_keys still points to
|
||||
keys in map of copied object
|
||||
- GH #1361: Shell expansion rules say that tilde must be replaced with $HOME before
|
||||
calling getpwuid
|
||||
- Poco::SingletonHolder: added reset() method
|
||||
- prefer clock_getttime() over gettimeofday() if available
|
||||
- Upgraded bundled SQLite to 3.14.1
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user