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,6 +1,14 @@
POCO C++ Libraries Release Notes
AAAIntroduction
!!!Release 1.7.8p4
- 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
- fixed GH #1760: Upgrade bundled expat to 2.2.1 which fixes some vulnerabilities: