update changelog after 86e805b33e - refs #503 and #1499

This commit is contained in:
Dane Springmeyer 2012-10-03 11:54:30 -07:00
parent 86e805b33e
commit 8f997d5517

View file

@ -8,6 +8,8 @@ For a complete change history, see the git log.
## Future
- Tolerance parameter is now supported for querying datasources at a given point (#503/#1499)
- Improved detection of newlines in CSV files - now more robust in the face of mixed newline types (#1497)
- Allow style level compositing operations to work outside of featureset extents across tiled requests (#1477)