Mercurial > mxd2map
diff ChangeLog @ 332:da60e3ac2b5d
Fix getLabel calls to work wiht mapscript 6.2 api
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Mon, 22 Oct 2012 17:39:25 +0200 |
parents | 10939bda0aaa |
children | 84ab3afc5610 |
line wrap: on
line diff
--- a/ChangeLog Mon Oct 22 17:38:01 2012 +0200 +++ b/ChangeLog Mon Oct 22 17:39:25 2012 +0200 @@ -2,6 +2,9 @@ * contrib/installer/example/example/epsg/epsg: Add Gauss Kruger zone 2, Germany Zone 2, Germany Zone 3 + * src/java/de/intevation/mxd/writer/LabelStyleWriter.java, + src/java/de/intevation/mxd/writer/MapScriptWriter.java: + Fix getLabel calls to work with mapscript 6.2 api 2011-10-22 Andre Heinecke <aheinecke@intevation.de>