Mercurial > dive4elements > framework
diff ChangeLog @ 109:ab646e0f5569
Improved the ProtocolUtils - there are new functions to append a current state and the reachable states to a root node.
artifacts/trunk@1298 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 07 Feb 2011 11:24:07 +0000 |
parents | 9ece61d918b1 |
children | 33271242e303 |
line wrap: on
line diff
--- a/ChangeLog Mon Feb 07 11:20:31 2011 +0000 +++ b/ChangeLog Mon Feb 07 11:24:07 2011 +0000 @@ -1,3 +1,9 @@ +2011-02-07 Ingo Weinzierl <ingo@intevation.de> + + * artifact-database/src/main/java/de/intevation/artifactdatabase/ProtocolUtils.java: + Added new methods to append the current state and the reachable states to + a root node. + 2011-02-07 Ingo Weinzierl <ingo@intevation.de> * artifact-database/src/main/java/de/intevation/artifactdatabase/state/StateEngine.java: