diff --git a/CHANGELOG b/CHANGELOG index f369f1115f..e3b2f5b543 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -14,6 +14,8 @@ For a complete change history, see the SVN log. Mapnik 2.0.1 ------------ +- Removed mutex locking during reprojection if using >= proj 4.7 (#1072) + - Fixed bug in shield line placement when dx/dy are used to shift the label relative to the placement point (Matt Amos) (#908)