Revert "add proj 4.7 mutex change to changelog - refs #1072"

This reverts commit 6824b87aff.
This commit is contained in:
Dane Springmeyer 2012-03-24 08:03:28 -07:00
parent 7c529600eb
commit 6e52e50f53

View file

@ -11,8 +11,6 @@ For a complete change history, see the SVN log.
- Fix Markers rendering so that ellipse height/width units are pixels (previously were unintentially radii)
- Removed mutex locking during reprojection if using >= proj 4.7 (#1072)
- Removed PointDatasource - use more robust MemoryDatasource instead (#1032)
- SQLite - Added support for !intersects! token in sql subselects (#809) allow custom positioning of rtree spatial filter.