From 2af154737cf51cc76c159b7a23119e9f5bc4c749 Mon Sep 17 00:00:00 2001 From: Dane Springmeyer Date: Tue, 10 Nov 2015 13:19:16 -0800 Subject: [PATCH] changelog improvements [skip ci] --- CHANGELOG.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac882a824..bd83af63f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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