Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 3635:6342166ccdef
Fix issue774 (wrong items).
flys-artifacts/trunk@5343 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Sun, 02 Sep 2012 08:44:23 +0000 |
parents | 001e35349203 |
children | 9f485f9fe8f9 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Sat Sep 01 15:44:38 2012 +0000 +++ b/flys-artifacts/ChangeLog Sun Sep 02 08:44:23 2012 +0000 @@ -1,3 +1,10 @@ +2012-09-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Fix issue774 (wrong ranges for w/q input). + + * src/main/java/de/intevation/flys/artifacts/states/WQAdapted.java: + Do not add items for gauges that do not intersect with given range. + 2012-09-01 Felix Wolfsteller <felix.wolfsteller@intevation.de> Fix issue829 (wrong fixation names).