Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 1675:19d0eb41e923
AnnotationArtifact: Bugfixes and enabled cache support.
flys-artifacts/trunk@2892 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 05 Oct 2011 10:26:54 +0000 |
parents | b5209452f6bb |
children | 6e840e213fdf |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Tue Oct 04 16:36:19 2011 +0000 +++ b/flys-artifacts/ChangeLog Wed Oct 05 10:26:54 2011 +0000 @@ -1,3 +1,8 @@ +2011-10-05 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/artifacts/AnnotationArtifact.java: + Fixed bugs and make use of a cache for annotations now. + 2011-10-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> Worked on flys/issue31