fixed GH #1813: xmlparse.cpp doesn't compile in WinCE (poco 1.7.8p3)

updated changelog
bumped version to 1.7.8p4
This commit is contained in:
Günter Obiltschnig
2017-08-10 16:47:25 +02:00
parent af06d43b55
commit fdf3d1729a
6 changed files with 23 additions and 4 deletions

View File

@@ -1,5 +1,14 @@
This is the changelog file for the POCO C++ Libraries.
Release 1.7.8p4 (2017-08-11)
============================
- fixed GH #1813: xmlparse.cpp doesn't compile in WinCE (poco 1.7.8p3)
- 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
Release 1.7.8p3 (2017-06-22)
============================