update CHANGELOG for 2.0.2 release

This commit is contained in:
Dane Springmeyer 2012-08-03 17:50:00 -07:00
parent daeecb39e0
commit 7e36b13dce

View file

@ -13,6 +13,12 @@ For a complete change history, see the SVN log.
Mapnik 2.0.2
------------
- Fixed handling of empty WKB geometries (#1334)
- Fixed naming of `stroke-dashoffset` in save_map (cc3cd5f63f28)
- Fixed support for boost 1.50 (8dea5a5fe239233)
- Fixed TextSymbolizer placement in Cairo backend so it respects avoid-edges and minimum-padding across all renderers (#1242)
- Fixed ShieldSymbolizer placement so it respects avoid-edges and minimum-padding across all renderers (#1242)