Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 228:d53f15c33f89
Added missing ChangeLog entry for last revision.
gnv-artifacts/trunk@296 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 06 Nov 2009 10:22:00 +0000 |
parents | 34052186c26b |
children | a610c0a01afc |
comparison
equal
deleted
inserted
replaced
227:454223658697 | 228:d53f15c33f89 |
---|---|
1 2009-11-06 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 * doc/conf/products/horizontalcrosssection/conf_mesh.xml, | |
4 doc/conf/products/timeseries/conf_mesh.xml, | |
5 doc/conf/products/timeseries/conf_timeseriespoint.xml, | |
6 doc/conf/products/horizontalprofile/conf_mesh.xml, | |
7 doc/conf/products/horizontalprofile/conf_instantaneouspoint.xml, | |
8 doc/conf/products/verticalprofile/conf_mesh.xml, | |
9 doc/conf/products/verticalprofile/conf_timeseriespoint.xml, | |
10 doc/conf/products/verticalprofile/conf_instantaneouspoint.xml: Added odv | |
11 as output format. | |
12 | |
1 2009-11-06 Tim Englich <tim.englich@intevation.de> | 13 2009-11-06 Tim Englich <tim.englich@intevation.de> |
2 | 14 |
3 * src/main/java/de/intevation/gnv/chart/ChartFactory.java (calculateMaxGap): | 15 * src/main/java/de/intevation/gnv/chart/ChartFactory.java (calculateMaxGap): |
4 Bugfix Gap-Calculation moved maxGap into negative Valies because of | 16 Bugfix Gap-Calculation moved maxGap into negative Valies because of |
5 overflow of Long-Variable. | 17 overflow of Long-Variable. |