diff --git a/CHANGELOG b/CHANGELOG index 0e57400e4..3ff22644d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -15,6 +15,8 @@ For a complete change history, see the SVN log. Mapnik 0.6.2 Release -------------------- +- XML: added support for using CDATA with libxml2 parser (r1364) + - XML: added missing serialization of PointSymbolizer 'opacity' and 'allow_overlap' attributes (r1358) - PointDatasource: fixed problem with missing geometries (#402)