You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2015/04/03 14:12:00 UTC

svn commit: r1671047 - /commons/proper/lang/trunk/src/site/xdoc/release-history.xml

Author: britter
Date: Fri Apr  3 12:11:59 2015
New Revision: 1671047

URL: http://svn.apache.org/r1671047
Log:
Add entry for the upcoming 3.4 release to the release history page

Modified:
    commons/proper/lang/trunk/src/site/xdoc/release-history.xml

Modified: commons/proper/lang/trunk/src/site/xdoc/release-history.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/site/xdoc/release-history.xml?rev=1671047&r1=1671046&r2=1671047&view=diff
==============================================================================
--- commons/proper/lang/trunk/src/site/xdoc/release-history.xml (original)
+++ commons/proper/lang/trunk/src/site/xdoc/release-history.xml Fri Apr  3 12:11:59 2015
@@ -28,6 +28,7 @@ limitations under the License.
 
 <table>
 <tr><th>Version</th><th>Release date</th><th>Javadoc</th><th>Release notes</th></tr>
+<tr><td>3.4</td><td>tba</td><td><a href="javadocs/api-3.4/">api-3.4</a></td><td><a href="release-notes/RELEASE-NOTES-3.4.txt">release notes for 3.4</a></td></tr>
 <tr><td>3.3.2</td><td>09/Apr/14</td><td><a href="javadocs/api-3.3.2/">api-3.3.2</a></td><td><a href="release-notes/RELEASE-NOTES-3.3.2.txt">release notes for 3.3.2</a></td></tr>
 <tr><td>3.3.1</td><td>18/Mar/14</td><td><a href="javadocs/api-3.3.1/">api-3.3.1</a></td><td><a href="release-notes/RELEASE-NOTES-3.3.1.txt">release notes for 3.3.1</a></td></tr>
 <tr><td>3.3</td><td>04/Mar/14</td><td><a href="javadocs/api-3.3/">api-3.3</a></td><td><a href="release-notes/RELEASE-NOTES-3.3.txt">release notes for 3.3</a></td></tr>