Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 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 | 2b7a40b5b535 |
children | d53f15c33f89 |
comparison
equal
deleted
inserted
replaced
225:219e9666f590 | 226:34052186c26b |
---|---|
1 2009-11-06 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/chart/ChartFactory.java (calculateMaxGap): | |
4 Bugfix Gap-Calculation moved maxGap into negative Valies because of | |
5 overflow of Long-Variable. | |
6 | |
1 2009-11-05 Tim Englich <tim.englich@intevation.de> | 7 2009-11-05 Tim Englich <tim.englich@intevation.de> |
2 | 8 |
3 * doc/conf/queries.properties: | 9 * doc/conf/queries.properties: |
4 Query to select only those TimeSeriesPoints | 10 Query to select only those TimeSeriesPoints |
5 which are within an Region | 11 which are within an Region |