Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2331:2c96222dd773
Picked rev4034 from trunk.
flys-artifacts/tags/2.6@4035 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 10 Feb 2012 14:07:03 +0000 |
parents | 594885703687 |
children | 0ddebd4448a7 |
comparison
equal
deleted
inserted
replaced
2330:594885703687 | 2331:2c96222dd773 |
---|---|
1 2012-02-10 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/exports/HistoricalDischargeCurveExporter.java: | |
4 Fixed wrong double array dimension for PDF exports and write correct | |
5 differences into PDF. | |
6 | |
1 2012-02-10 Ingo Weinzierl <ingo@intevation.de> | 7 2012-02-10 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/exports/InfoGeneratorHelper.java: Write | 9 * src/main/java/de/intevation/flys/exports/InfoGeneratorHelper.java: Write |
4 correct min and max values for date axes into the info document. | 10 correct min and max values for date axes into the info document. |
5 | 11 |