Author: crossley
Date: Mon Jan 28 19:31:52 2008
New Revision: 616157
URL: http://svn.apache.org/viewvc?rev=616157&view=rev
Log:
Don't use an explicit date example.
Modified:
forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml
Modified:
forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml?rev=616157&r1=616156&r2=616157&view=diff
==============================================================================
---
forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml
(original)
+++
forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml
Mon Jan 28 19:31:52 2008
@@ -530,7 +530,7 @@
a text like:
</p>
<source>
- Apache Forrest &d; was released on &rdate;.
+ Apache Forrest &d; was released on ## YYYY-MM-DD ##.
[### Add some important new features ###]</source></li>
<li>Ensure that the documentation is building properly, do 'cd
site-author; forrest'.
Fix any linking errors. Review changes.html to ensure section
numbering.</li>