Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 1305:014fc183c640
Fix 'incorrect minuend/subtrahend order' bug in wdiff calculation.
flys-client/trunk@2939 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 11 Oct 2011 12:20:32 +0000 |
parents | 18b0414bde44 |
children | 2e57776f77b5 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Tue Oct 11 11:59:57 2011 +0000 +++ b/flys-client/ChangeLog Tue Oct 11 12:20:32 2011 +0000 @@ -1,3 +1,11 @@ +2011-10-11 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Squashed "swapped minuend and subtrahend"-bug in wdiff calculation. + + * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java: + Use LinkedHashSet instead of HashSet to keep the given order. + Removed some debug statements. + 2011-10-11 Felix Wolfsteller <felix.wolfsteller@intevation.de> Enable reparameterization of WINFO-Artifacts in WDiff-branch. Do not