updated changelog

This commit is contained in:
Guenter Obiltschnig
2016-03-19 08:19:35 +01:00
parent 4236d130fa
commit ebe22753c2
2 changed files with 21 additions and 0 deletions

View File

@@ -1,5 +1,15 @@
This is the changelog file for the POCO C++ Libraries.
Release 1.7.2 (2016-03-21)
==========================
- fixed GH #1197: Upgrade bundled expat to 2.1.1
Expat 2.1.1 fixes a CVE: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1283
- fixed GH #1204: getdtablesize has been removed on Android 21
- fixed GH #1203: Poco::Data::RecordSet should be reusable
- fixed GH #1198: Upgrade bundled SQLite to 3.11.1
Release 1.7.1 (2016-03-14)
==========================