Mercurial > dive4elements > framework
diff ChangeLog @ 240:c0bc172ec7b2
Improved the ClientProtocolUtils with a method that returns a document that is used to trigger the DESCRIBE operation of artifacts.
artifacts/trunk@1665 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 12 Apr 2011 07:51:42 +0000 |
parents | ab196a861796 |
children | 4253995c970e |
line wrap: on
line diff
--- a/ChangeLog Thu Apr 07 11:25:00 2011 +0000 +++ b/ChangeLog Tue Apr 12 07:51:42 2011 +0000 @@ -1,3 +1,9 @@ +2011-04-12 Ingo Weinzierl <ingo@intevation.de> + + * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: + Added a method that returns a document that is used to trigger the + artifact's DESCRIBE operation. + 2011-04-07 Ingo Weinzierl <ingo@intevation.de> * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: