Mercurial > mxd2map
diff ChangeLog @ 127:5ba8bf865dc7
Write expressions for string values to the mapfile.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Mon, 20 Jun 2011 11:35:40 +0200 |
parents | ff0354265a7d |
children | 1616622a8c8d |
line wrap: on
line diff
--- a/ChangeLog Fri Jun 17 18:22:40 2011 +0200 +++ b/ChangeLog Mon Jun 20 11:35:40 2011 +0200 @@ -1,3 +1,8 @@ +2011-06-20 Raimund Renkert <raimund.renkert@intevation.de> + + * src/java/de/intevation/mxd/writer/MapScriptWriter.java: + Write expressions for string values to the mapfile. + 2011-06-17 Raimund Renkert <raimund.renkert@intevation.de> Write the correct expression for double values.