Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 1375:dc715351527f
Corrected ChangeLog syntax for older entries.
flys-client/trunk@3086 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 26 Oct 2011 12:33:48 +0000 |
parents | 7fc8b2a81463 |
children | 28eb4dfe2cbf |
line wrap: on
line diff
--- a/flys-client/ChangeLog Wed Oct 26 12:32:17 2011 +0000 +++ b/flys-client/ChangeLog Wed Oct 26 12:33:48 2011 +0000 @@ -1190,8 +1190,7 @@ 2011-09-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> - Updated implementation to a working (but limited and buggy) - DatacageTwinPanel. + Updated implementation to a working (but limited and buggy) DatacageTwinPanel. * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java, src/main/java/de/intevation/flys/client/client/ui/DatacagePairWidget.java: @@ -1201,7 +1200,7 @@ 2011-09-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> - Added a loadMany-Function to LoadArtifactService. + Added a loadMany-Function to LoadArtifactService. * src/main/java/de/intevation/flys/client/server/LoadArtifactServiceImpl.java, src/main/java/de/intevation/flys/client/client/services/LoadArtifactService.java,