update changelog after fixing #804

This commit is contained in:
Dane Springmeyer 2012-04-02 16:23:08 -07:00
parent 763e84a6e9
commit f99db72e5a

View file

@ -9,6 +9,8 @@ For a complete change history, see the SVN log.
## Mapnik 2.1.0 ## Mapnik 2.1.0
- PostGIS: the primary key, for tables containing one, is now auto-detected allowing for globally unique feature id values (#804)
- Fix Markers rendering so that ellipse height/width units are pixels (previously were unintentially radii) - Fix Markers rendering so that ellipse height/width units are pixels (previously were unintentially radii)
- Removed PointDatasource - use more robust MemoryDatasource instead (#1032) - Removed PointDatasource - use more robust MemoryDatasource instead (#1032)