From 1d041f8dde68ebb87071bce8cddd8e548cc8f108 Mon Sep 17 00:00:00 2001 From: artemp Date: Fri, 23 Oct 2015 14:42:29 +0100 Subject: [PATCH] update for 3.0.8 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index becf97279..2b7dc6131 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,12 @@ Released: ... - Renamed `SHAPE_MEMORY_MAPPED_FILE` define to `MAPNIK_MEMORY_MAPPED_FILE`. Pass `./configure MEMORY_MAPPED_FILE=True|False` to request support for memory mapped files across Mapnik plugins (currently shape, csv, and geojson). + - Unified `mapnik-index` utility supporing GeoJSON and CSV formats + - Increased unit test coverage for GeoJSON and CSV plugins + - shape.input - refactor to support *.shx and improve handling various bogus shapefiles + - geojson.input - make JSON parser stricter + support single Feature/Geometry as well as FeatureCollection + - maintain 'FT_LOAD_NO_HINTING' (harfbuzz 1.0.5) + - geojson.input - implement on-disk-index support ## 3.0.7