mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 18:20:26 +01:00
updated changelog
This commit is contained in:
parent
c7a11d5722
commit
07b096c5bb
@ -1,14 +1,15 @@
|
||||
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 #1826: XPath query error
|
||||
- fixed GH #1834: Visual Studio 2008 cannot find stdint.h
|
||||
- fixed GH #1842: Upgrade bundled expat to 2.2.3
|
||||
- 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)
|
||||
|
@ -8,7 +8,8 @@ AAAIntroduction
|
||||
- fixed GH #1834: Visual Studio 2008 cannot find stdint.h
|
||||
- fixed GH #1842: Upgrade bundled expat to 2.2.3
|
||||
- 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
|
||||
|
Loading…
Reference in New Issue
Block a user