mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-16 18:56:52 +02:00
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:
@@ -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:
|
||||
|
Reference in New Issue
Block a user