Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 3687:69aa82ebff25
Used wrong class in ChangeLog message
flys-backend/trunk@5368 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Bjoern Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Thu, 06 Sep 2012 12:15:21 +0000 |
parents | c959444ff395 |
children | 8d38ee2de514 |
comparison
equal
deleted
inserted
replaced
3686:c959444ff395 | 3687:69aa82ebff25 |
---|---|
1 2012-09-06 Björn Ricks <bjoern.ricks@intevation.de> | 1 2012-09-06 Björn Ricks <bjoern.ricks@intevation.de> |
2 | 2 |
3 * src/main/java/de/intevation/flys/model/Gauge.java: | 3 * src/main/java/de/intevation/flys/model/Gauge.java: |
4 Move static getDurationCurveData method from flys-artifacts WINFOArtifact | 4 Move static getDurationCurveData method from flys-artifacts |
5 class to a instance method in Gauge class. | 5 MainValuesFactory class to a instance method in Gauge class. |
6 | 6 |
7 2012-08-30 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 7 2012-08-30 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
8 | 8 |
9 Attempt fix for issue821 (cross sections just till +/-500m). | 9 Attempt fix for issue821 (cross sections just till +/-500m). |
10 | 10 |