Author: danielsh
Date: Sun May  5 20:00:11 2013
New Revision: 1479361

URL: http://svn.apache.org/r1479361
Log:
* docs/community-guide/releasing.part.html
  (#release-branches): Add 'plug error leaks' step, and fix another link

Modified:
    subversion/site/publish/docs/community-guide/releasing.part.html

Modified: subversion/site/publish/docs/community-guide/releasing.part.html
URL: 
http://svn.apache.org/viewvc/subversion/site/publish/docs/community-guide/releasing.part.html?rev=1479361&r1=1479360&r2=1479361&view=diff
==============================================================================
--- subversion/site/publish/docs/community-guide/releasing.part.html (original)
+++ subversion/site/publish/docs/community-guide/releasing.part.html Sun May  5 
20:00:11 2013
@@ -1131,13 +1131,15 @@ A.B with the version you're preparing, e
        Examples include
        <a href="http://svn.apache.org/r1467191";>stripping trailing 
whitespace</a>
        and
+       <a href="http://svn.apache.org/r1467261";>plugging error leaks</a>
+       and
        <a href="http://svn.apache.org/r1466965";>fixing invariants in C 
headers</a>
        and
        <a href="http://svn.apache.org/r1460176";>code search and replace</a>.
        (This is also a good time to do other periodical housekeeping tasks
        such as
        <a 
href="http://www.red-bean.com/svnproject/contribulyzer/detail/http%253A%252F%252Fscan.coverity.com%252F.html";>static</a>
-       <a href="http://svn.apache.org/r1467261";>analysis</a>.)</p></li>
+       <a href="http://svn.apache.org/r1469608";>analysis</a>.)</p></li>
 <li><p>Create the new release branch with a server-side copy:</p>
     <pre>
       svn cp ^/subversion/trunk \


Reply via email to