You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by se...@apache.org on 2015/09/26 00:45:57 UTC

svn commit: r1705371 - /comdev/reporter.apache.org/trunk/site/addrelease.html

Author: sebb
Date: Fri Sep 25 22:45:57 2015
New Revision: 1705371

URL: http://svn.apache.org/viewvc?rev=1705371&view=rev
Log:
How to amend a release entry in two easy steps

Modified:
    comdev/reporter.apache.org/trunk/site/addrelease.html

Modified: comdev/reporter.apache.org/trunk/site/addrelease.html
URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/site/addrelease.html?rev=1705371&r1=1705370&r2=1705371&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/site/addrelease.html (original)
+++ comdev/reporter.apache.org/trunk/site/addrelease.html Fri Sep 25 22:45:57 2015
@@ -21,6 +21,8 @@
      For example Apache Commons releases LANG and IO separately, so uses versions such as "LANG-1.2" and "IO-2.3" 
   </p>
   <p>To remove a release, provide its version and set the date to 1970-01-01</p>
+  <p>It's not possible to amend release details, so just delete the incorrect entry (as above) and add the correct one</p>
+
    <form action="addrelease.py" method="post" id="form" onsubmit="return validate(this)">
     
     <input type="hidden" name="date" value="" id="date"/>