From 00457ea64e7cdc2bb89998aa35b0846980c6b719 Mon Sep 17 00:00:00 2001 From: Dane Springmeyer Date: Sat, 18 Sep 2010 18:08:15 +0000 Subject: [PATCH] update changelog to capture change to shapefile behavior in r2204 (#604) --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index c12976d9d..c850b3a35 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -14,6 +14,8 @@ For a complete change history, see the SVN log. Mapnik Trunk ------------ +- Shapefile Plugin: Throw error if attribute name is requested that does not exist (#604) + - Upgraded to the latest proj4 string literal for EPSG:4326 (WGS84) as global default projection (#333) - Added 'mapnik_version_from_string()' function in python bindings to easily convert string representation