Author: britter
Date: Mon Jan 20 17:26:50 2014
New Revision: 1559783
URL: http://svn.apache.org/r1559783
Log:
Add LANG-613 to changes.xml
Modified:
commons/proper/lang/trunk/src/changes/changes.xml
Modified: commons/proper/lang/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/changes/changes.xml?rev=1559783&r1=1559782&r2=1559783&view=diff
==============================================================================
--- commons/proper/lang/trunk/src/changes/changes.xml [utf-8] (original)
+++ commons/proper/lang/trunk/src/changes/changes.xml [utf-8] Mon Jan 20
17:26:50 2014
@@ -22,6 +22,7 @@
<body>
<release version="3.3" date="TBA" description="Bugfix and Feature release">
+ <action issue="LANG-613" type="fix"
dev="mbenson">ConstructorUtils.getAccessibleConstructor() Does Not Check the
Accessibility of Enclosing Classes</action>
<action issue="LANG-951" type="fix" dev="britter" due-to="Sebastian
Götz">Fragments are wrong by 1 day when using fragment YEAR or MONTH</action>
<action issue="LANG-417" type="add" dev="britter">New class ClassPathUtils
with methods for turning FQN into resource path</action>
<action issue="LANG-939" type="update" dev="britter">Move Documentation
from user guide to package-info files</action>