Mercurial > dive4elements > framework
diff ChangeLog @ 228:dd977fb7552e
Added an implementation of DeferredOutput for ArtifactCollections and implemented the out() operation of ArtifactCollections.
artifacts/trunk@1630 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 31 Mar 2011 08:42:53 +0000 |
parents | 4bb6bfaca393 |
children | 328ef982d768 |
line wrap: on
line diff
--- a/ChangeLog Wed Mar 30 15:19:08 2011 +0000 +++ b/ChangeLog Thu Mar 31 08:42:53 2011 +0000 @@ -1,3 +1,9 @@ +2011-03-31 Ingo Weinzierl <ingo@intevation.de> + + * artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java: + Added an implementation of DeferredOutput for ArtifactCollections and + implemented the out() operation of an ArtifactCollection. + 2011-03-30 Ingo Weinzierl <ingo@intevation.de> * artifact-database/src/main/java/de/intevation/artifactdatabase/ProtocolUtils.java: