mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-24 14:20:10 +01:00
updated changelog
This commit is contained in:
@@ -1,14 +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.9 (2017-08-14)
|
Release 1.7.9 (2017-09-04)
|
||||||
============================
|
==========================
|
||||||
|
|
||||||
- fixed GH #1813: xmlparse.cpp doesn't compile in WinCE (poco 1.7.8p3)
|
- fixed GH #1813: xmlparse.cpp doesn't compile in WinCE (poco 1.7.8p3)
|
||||||
- fixed GH #1826: XPath query error
|
- fixed GH #1826: XPath query error
|
||||||
- fixed GH #1834: Visual Studio 2008 cannot find stdint.h
|
- fixed GH #1834: Visual Studio 2008 cannot find stdint.h
|
||||||
- fixed GH #1842: Upgrade bundled expat to 2.2.3
|
- fixed GH #1842: Upgrade bundled expat to 2.2.3
|
||||||
- fixed GH #1843: Use random salt for Poco::XML::NamePool
|
- fixed GH #1843: Use random salt for Poco::XML::NamePool
|
||||||
- upgraded bundled SQLite to 3.20.0
|
- fixed GH #1865: AbstractEvent::hasDelegates() is not thread-safe
|
||||||
|
- upgraded bundled SQLite to 3.20.1
|
||||||
|
|
||||||
|
|
||||||
Release 1.7.8p3 (2017-06-22)
|
Release 1.7.8p3 (2017-06-22)
|
||||||
|
|||||||
@@ -8,7 +8,8 @@ AAAIntroduction
|
|||||||
- fixed GH #1834: Visual Studio 2008 cannot find stdint.h
|
- fixed GH #1834: Visual Studio 2008 cannot find stdint.h
|
||||||
- fixed GH #1842: Upgrade bundled expat to 2.2.3
|
- fixed GH #1842: Upgrade bundled expat to 2.2.3
|
||||||
- fixed GH #1843: Use random salt for Poco::XML::NamePool
|
- fixed GH #1843: Use random salt for Poco::XML::NamePool
|
||||||
- upgraded bundled SQLite to 3.20.0
|
- fixed GH #1865: AbstractEvent::hasDelegates() is not thread-safe
|
||||||
|
- upgraded bundled SQLite to 3.20.1
|
||||||
|
|
||||||
|
|
||||||
!!!Release 1.7.8p3
|
!!!Release 1.7.8p3
|
||||||
|
|||||||
Reference in New Issue
Block a user