jim 02/01/24 08:32:52
Modified: xdocs/dev how-to-release.xml
Log:
No more apache-site
Revision Changes Path
1.3 +4 -4 httpd-site/xdocs/dev/how-to-release.xml
Index: how-to-release.xml
===================================================================
RCS file: /home/cvs/httpd-site/xdocs/dev/how-to-release.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- how-to-release.xml 3 Jan 2002 23:46:10 -0000 1.2
+++ how-to-release.xml 24 Jan 2002 16:32:52 -0000 1.3
@@ -356,9 +356,9 @@
<a href="http://www.apache.org/dist/httpd/Announcement.txt"><code>Announcement.txt</code></a>
plus the
<a href="http://www.apache.org/dist/httpd/.htaccess"><code>.htaccess</code></a>
file (which defines the
<code>AddDescription</code> comments)
- from the <code>apache-site</code> CVS tree
+ from the <code>httpd-dist</code> CVS tree
as required (all in the
- <a href="http://www.apache.org/dist/httpd/"><code>./dist</code></a>
+ <a href="http://www.apache.org/dist/httpd/"><code>.</code></a>
subdirectory). The <code>Announcement.*</code> files should be based on
the <code>Announcement</code> file in the tagged CVS tree. For Apache
2.0, <code>Announcement</code> should be replaced with
@@ -461,8 +461,8 @@
</ul>
</li>
<li>Make sure that <code>Announcement.txt</code> and
- <code>Announcement.html</code> in <code>apache-site</code>
- in the <code>dist</code> directory are updated to include
+ <code>Announcement.html</code> in <code>httpd-dist</code>
+ are updated to include
these changes.
</li>
<li>Bask in the glow</li>
|