From 5b4c20eab3535d5b6f215d6e41fb4fca4f17a231 Mon Sep 17 00:00:00 2001 From: Artem Pavlenko Date: Mon, 26 Sep 2011 12:47:47 +0000 Subject: [PATCH] + update CHANGELOG --- CHANGELOG | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index eebfb533f..c9314f3b2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,9 +11,11 @@ Developers: Please commit along with changes. For a complete change history, see the SVN log. -Mapnik Trunk +Mapnik 2.0.0 Release ------------ +(Packaged from r3368) + - Add minimum-path-length property to text_symbolizer to allow labels to be placed only on lines of a certain length (#865) - Add support for png quantization using fixed palettes (#843)