Mercurial > dive4elements > gnv-client
changeset 226:34052186c26b
Bugfix Gap-Calculation moved maxGap into negative Valies because of overflow of Long-Variable.
Forgot to commit ChangeLog
gnv-artifacts/trunk@293 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Fri, 06 Nov 2009 10:03:52 +0000 |
parents | 219e9666f590 |
children | 454223658697 |
files | gnv-artifacts/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Fri Nov 06 08:58:14 2009 +0000 +++ b/gnv-artifacts/ChangeLog Fri Nov 06 10:03:52 2009 +0000 @@ -1,3 +1,9 @@ +2009-11-06 Tim Englich <tim.englich@intevation.de> + + * src/main/java/de/intevation/gnv/chart/ChartFactory.java (calculateMaxGap): + Bugfix Gap-Calculation moved maxGap into negative Valies because of + overflow of Long-Variable. + 2009-11-05 Tim Englich <tim.englich@intevation.de> * doc/conf/queries.properties: