remove #1072 from changelog as it was ultimately reverted from 2.0.x branch

This commit is contained in:
Dane Springmeyer 2012-03-24 08:02:20 -07:00
parent 0be7d66549
commit 50abe356d8

View file

@ -31,8 +31,6 @@ Mapnik 2.0.1
- Fix possible memory corruption when using hextree mode for png color reduction (#1087)
- 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)
- Fix to avoid modifying a feature if an attribute is requested that does not exist (0f5ab18ed)