Mercurial > dive4elements > gnv-client
diff gnv-artifacts/ChangeLog @ 1049:778d86255d76
Corrected the distance calculation of a 'Horizontalprofil' and adjusted the gap detection according to these changes (issue287).
gnv-artifacts/trunk@1122 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 25 May 2010 13:57:48 +0000 |
parents | b5d852991cbf |
children | 7f3154331bc1 |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Mon May 24 17:07:26 2010 +0000 +++ b/gnv-artifacts/ChangeLog Tue May 25 13:57:48 2010 +0000 @@ -1,3 +1,11 @@ +2010-05-25 Ingo Weinzierl <ingo.weinzierl@intevation.de> + + Issue287 + + * src/main/java/de/intevation/gnv/chart/HorizontalProfileChart.java: + Corrected the distance calculation of a 'Horizontal Profil' and adjusted + the gap detection according to these changes. + 2010-05-24 Ingo Weinzierl <ingo_weinzierl@web.de> Issue290