changelog improvements [skip ci]

This commit is contained in:
Dane Springmeyer 2015-11-10 13:19:16 -08:00
parent df03110939
commit 2af154737c

View file

@ -14,15 +14,14 @@ Released:
#### Summary
- Fixed offsetting of complex paths and sharp angles (https://github.com/mapnik/mapnik/pull/3160)
- Fixed offsetting of complex paths and sharp angles (https://github.com/mapnik/mapnik/pull/3160) (via @winni159)
- Fixed mapnik.util.variant issue when compiling with gcc-5.x and SSO enabled by default (https://github.com/mapnik/mapnik/issues/3103) (via @nkovacs)
- Fixed issue with complex sctipts where some character sequences weren't rendered correctly (https://github.com/mapnik/mapnik/issues/3050) (via @jkroll20)
- Fixed issue with complex scripts where some character sequences weren't rendered correctly (https://github.com/mapnik/mapnik/issues/3050) (via @jkroll20)
- Revived postgis.input tests
- JSON: geometry grammar has been refactored and optimised to have expectation points
- Filled missing specialisations for value_bool in mapnik::value comparison operators
- mapnik.Image - fixed copy semantics implementation for internal buffer
- Improved 'offseting` algorithm implementation for complex polygons (https://github.com/mapnik/mapnik/pull/3160) (via @winni159)
- JSON : unified error_handler accross all grammars
- JSON: geometry grammar has been refactored and optimized to have expectation points
- Filled missing specializations for value_bool in `mapnik::value` comparison operators
- `mapnik.Image` - fixed copy semantics implementation for internal buffer
- JSON parsing: unified error_handler across all grammars
- Improved unit test coverage
## 3.0.8