add recent work to changelog #2991, #2985, #2983 [skip ci]

This commit is contained in:
Dane Springmeyer 2015-07-27 15:53:09 -07:00
parent e82de0109d
commit 8efaacd923

View file

@ -8,6 +8,9 @@ For a complete change history, see the git log.
## Future
- Fixed handling of out of range `rx` and `ry` in SVG `rect` (#2991)
- Fixed reporting of envelope from `mapnik::memory_datasource` when new features are added (#2985)
- Fixed parsing of GeoJSON when unknown properties encountered at `FeatureCollection` level (#2983)
- Fixed parsing of GeoJSON when properties contained `{}` (#2964)
- Fixed potential hang due to invalid use of `line-geometry-transform` (6d6cb15)