Mercurial > dive4elements > gnv-client
diff gnv-artifacts/ChangeLog @ 864:2b8707432121
ISSUE262: Removed duplicate StateIds
gnv-artifacts/trunk@1002 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 27 Apr 2010 13:10:24 +0000 |
parents | 1afa4f5d4190 |
children | 06264920e8d1 |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Tue Apr 27 12:52:37 2010 +0000 +++ b/gnv-artifacts/ChangeLog Tue Apr 27 13:10:24 2010 +0000 @@ -1,3 +1,13 @@ +2010-04-27 Tim Englich <tim.englich@intevation.de> + + ISSUE262 + + * doc/conf/products/horizontalprofile/conf_mesh_cross.xml: + Renamed StateIds because they were similar to the StateIds of + the product Horrizontal Profile. + This was done to prevent possible trouble using the Cachemechanism + which use the StateId as part of the Key. + 2010-04-27 Ingo Weinzierl <ingo.weinzierl@intevation.de> Issue218 & Issue220