Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 1705:2c643a643026
Addressed 'wrong label' issue of wdiff csv-export.
flys-artifacts/trunk@2949 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 12 Oct 2011 11:01:41 +0000 |
parents | e8627d1e2db6 |
children | f7813b0c68ff |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Wed Oct 12 10:59:12 2011 +0000 +++ b/flys-artifacts/ChangeLog Wed Oct 12 11:01:41 2011 +0000 @@ -1,3 +1,12 @@ +2011-10-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Addressed "Wrong labels" [6] part of flys/issue371 (W-INFO / Differenzen: + Anmerkungen zur Umsetzung) . + + * src/main/java/de/intevation/flys/exports/WDifferencesExporter.java: + Adjusted variable names to avoid conflict in subclasses, adjusted + default value for i18n string. + 2011-10-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> Cosmetics, docs.