Add the recent website changes.

git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226095 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
crossley 2003-09-05 02:08:45 +00:00
parent c16d5d0764
commit ac967d6f30

View File

@ -70,11 +70,20 @@
<changes> <changes>
<!-- Add new releases here --> <!-- Add new releases here -->
<release version="0.4" date="2002-12-20"> <release version="0.5" date="2003-09-05">
<action type="add" context="docs" dev="curcuru"> <action type="add" context="docs" dev="curcuru">
Note that this release number is only really the release number of the Note that this release number is only the release number of the
forrestized-docs, not of the individual components or code. forrestized-docs, not of the individual components or code.
</action> </action>
<action type="update" context="docs" dev="crossley">
Fixed some license issues in various areas.
</action>
<action type="update" context="docs" dev="crossley">
Improved the build process for docs and consistency between the
website and the distribution. Integrated javadocs with website.
</action>
</release>
<release version="0.4" date="2002-12-20">
<action type="add" context="docs" dev="crossley"> <action type="add" context="docs" dev="crossley">
Added experimental building of the Resolver component docs using Added experimental building of the Resolver component docs using
DocBook DTDs and XSL. DocBook DTDs and XSL.