Mercurial > dive4elements > framework
diff ChangeLog @ 203:b5e1949bc255
Implemented a new method in the ClientProtocolUtils that creates the document for a FEED operation.
artifacts/trunk@1448 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 10 Mar 2011 08:26:08 +0000 |
parents | c03d3a872cd2 |
children | 5c93fb142970 |
line wrap: on
line diff
--- a/ChangeLog Thu Mar 10 08:25:30 2011 +0000 +++ b/ChangeLog Thu Mar 10 08:26:08 2011 +0000 @@ -1,3 +1,8 @@ +2011-03-10 Ingo Weinzierl <ingo@intevation.de> + + * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: + New method that creates the document for a FEED operation. + 2011-03-10 Ingo Weinzierl <ingo@intevation.de> * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/XMLUtils.java: