Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 426:c6b7ca0febcb
Fix step to fix issue69: Do the right calculation
flys-artifacts/trunk@1924 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Sun, 15 May 2011 10:59:08 +0000 |
parents | 1827050bb967 |
children | 909196be11a0 |
comparison
equal
deleted
inserted
replaced
425:1827050bb967 | 426:c6b7ca0febcb |
---|---|
1 2011-05-10 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 First step to fix flys/issue69 | |
4 | |
5 * src/main/java/de/intevation/flys/artifacts/model/WstValueTable.java: | |
6 New code path to implement the calculation of "Wasserstand/Wasspiegellage" | |
7 correctly. TODO 1: Use new path in UI. TODO 2: Remove unused old code. | |
8 | |
1 2011-05-13 Ingo Weinzierl <ingo@intevation.de> | 9 2011-05-13 Ingo Weinzierl <ingo@intevation.de> |
2 | 10 |
3 * Changes: Prepared Changes for the upcoming release 2.3 - see Changes | 11 * Changes: Prepared Changes for the upcoming release 2.3 - see Changes |
4 file to get to know about the changes of the version numbers. | 12 file to get to know about the changes of the version numbers. |
5 | 13 |