Add next release to changes.xml

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671594 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benedikt Ritter 2015-04-06 17:09:10 +00:00
parent cdbf4758ed
commit 1c532efdb5
1 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,10 @@
</properties>
<body>
<release version="3.5" date="tba" description="tba">
</release>
<release version="3.4" date="2014-04-06" description="Feature and bugfix release">
<action issue="LANG-821" type="add" dev="britter" due-to="Timo Kockert">Support OS X versions in SystemUtils</action>
<action issue="LANG-794" type="fix" dev="britter" due-to="Timo Kockert">SystemUtils.IS_OS_WINDOWS_2008, VISTA are incorrect</action>