mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-01 09:24:55 +02:00
updated changelog
This commit is contained in:
parent
04ade7b2b2
commit
7b5e974b05
10
CHANGELOG
10
CHANGELOG
@ -1,9 +1,15 @@
|
|||||||
This is the changelog file for the POCO C++ Libraries.
|
This is the changelog file for the POCO C++ Libraries.
|
||||||
|
|
||||||
Release 1.7.5 (2016-08-30)
|
Release 1.7.5 (2016-08-29)
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
- TODO
|
- fixed GH #1252: Unable to compile Poco::Data for Windows Compact Embedded 2013
|
||||||
|
- 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
|
||||||
|
- Upgraded bundled SQLite to 3.14.1
|
||||||
|
|
||||||
|
|
||||||
Release 1.7.4 (2016-07-20)
|
Release 1.7.4 (2016-07-20)
|
||||||
|
@ -5,7 +5,13 @@ AAAIntroduction
|
|||||||
|
|
||||||
!!Summary of Changes
|
!!Summary of Changes
|
||||||
|
|
||||||
- TODO
|
- fixed GH #1252: Unable to compile Poco::Data for Windows Compact Embedded 2013
|
||||||
|
- 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
|
||||||
|
- Upgraded bundled SQLite to 3.14.1
|
||||||
|
|
||||||
|
|
||||||
!!!Release 1.7.4
|
!!!Release 1.7.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user