Mercurial > dive4elements > gnv-client
diff gnv-artifacts/ChangeLog @ 500:ca5162aa644d
Fixed some bugs in configuration regarding description and mimetype of svg exports.
gnv-artifacts/trunk@580 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 20 Jan 2010 08:50:10 +0000 |
parents | e065a72f6b62 |
children | 70adafe2b9d5 |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Tue Jan 19 23:01:24 2010 +0000 +++ b/gnv-artifacts/ChangeLog Wed Jan 20 08:50:10 2010 +0000 @@ -1,3 +1,18 @@ +2010-01-20 Ingo Weinzierl <ingo.weinzierl@intevation.de> + + Issue148 + + * doc/conf/products/verticalcrosssection/conf_mesh.xml, + doc/conf/products/timeseries/conf_mesh.xml, + doc/conf/products/timeseries/conf_timeseriespoint.xml, + doc/conf/products/horizontalprofile/conf_mesh.xml, + doc/conf/products/horizontalprofile/conf_instantaneouspoint.xml, + doc/conf/products/horizontalprofile/conf_mesh_cross.xml, + doc/conf/products/verticalprofile/conf_mesh.xml, + doc/conf/products/verticalprofile/conf_timeseriespoint.xml, + doc/conf/products/verticalprofile/conf_instantaneouspoint.xml: Removed + mistakes in description and mimetype of svg export nodes. + 2010-01-20 Sascha L. Teichmann <sascha.teichmann@intevation.de> * src/main/java/de/intevation/gnv/raster/JTSMultiPolygonProducer.java,