Author: bayard Date: Tue Jan 8 23:50:30 2008 New Revision: 610294 URL: http://svn.apache.org/viewvc?rev=610294&view=rev Log: Removing the LATER comment and adding one about changing the fix version
Modified: commons/proper/commons-build/trunk/xdocs/releases/prepare.xml Modified: commons/proper/commons-build/trunk/xdocs/releases/prepare.xml URL: http://svn.apache.org/viewvc/commons/proper/commons-build/trunk/xdocs/releases/prepare.xml?rev=610294&r1=610293&r2=610294&view=diff ============================================================================== --- commons/proper/commons-build/trunk/xdocs/releases/prepare.xml (original) +++ commons/proper/commons-build/trunk/xdocs/releases/prepare.xml Tue Jan 8 23:50:30 2008 @@ -286,11 +286,11 @@ <subsection name='Resolve Bugs'> <p> - Resolve all bugs! They can be resolved by: + Resolve all bugs on that version! They can be resolved by: <ul> <li>fixing</li> <li>marking them as <code>INVALID</code> or <code>WONTFIX</code></li> - <li>marking them as <code>LATER</code> (indicating that they will be resolved after this release)</li> + <li>changing their fix version to another unreleased version</li> </ul> </p> </subsection>