martinc 01/11/28 00:44:35 Modified: doc release-notes-1.0.1.xml Log: Update the release notes for Struts 1.0.1 to refer to the release candidate and to point to the appropriate downloads. Revision Changes Path 1.8 +7 -5 jakarta-struts/doc/release-notes-1.0.1.xml Index: release-notes-1.0.1.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/release-notes-1.0.1.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- release-notes-1.0.1.xml 2001/11/21 16:13:55 1.7 +++ release-notes-1.0.1.xml 2001/11/28 08:44:35 1.8 @@ -1,11 +1,11 @@ <?xml version="1.0"?> -<document url="./release-notes-1.01.xml"> +<document url="./release-notes-1.0.1.xml"> <properties> <author>Craig R. McClanahan</author> <author>Robert Leland</author> <author>Ted Husted</author> - <title>Struts Release Notes (Version 1.1 Milestone 1)</title> + <title>Struts Release Notes (Version 1.0.1)</title> </properties> <body> @@ -20,9 +20,11 @@ <a href="#New">New Features</a> and <a href="#Changes">Changes</a> to Struts.</p> - <p>This version is unreleased, but available in the - CVS as the STRUTS_1_0_BRANCH. This version is intended a near-term - release to cover bug-fixes only; no new functionality.</p> + <p>Struts 1.0.1 is not yet released, but a Release Candidate + is available for download + <a href="http://jakarta.apache.org/builds/jakarta-struts/release/v1.0.1-rc1/">here</a>. + This version is intended as a near-term release to cover + bug-fixes only; no new functionality.</p> </section>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>