mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-17 19:25:53 +02:00
updated changelog
This commit is contained in:
@@ -13,6 +13,12 @@ AAAIntroduction
|
||||
- Poco::Util::LayeredConfiguration: added support for labelling configurations and
|
||||
finding them by their label
|
||||
- upgraded bundled SQLite to 3.20.1
|
||||
- PageCompiler: support <%@ include file="<path>" %> syntax for includes, in addition
|
||||
to <%@ include page="<path>" %>
|
||||
- PageCompiler: optimize generated request handler code by removing useless
|
||||
statements, e.g. writing empty strings.
|
||||
- added POCO_DEPRECATED macro which will be used in the future to deprecate
|
||||
classes and methods.
|
||||
|
||||
|
||||
!!!Release 1.7.8p3
|
||||
|
Reference in New Issue
Block a user