Update changes.xml for LANG-1127

This commit is contained in:
Benedikt Ritter 2015-05-07 22:12:17 +02:00
parent d68f7f5f44
commit 9efa153e44
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
<body>
<release version="3.5" date="tba" description="tba">
<action issue="LANG-1127" type="add" dev="chas">Unit test helpers which set and reset default Locale and TimeZone</action>
<action issue="LANG-1127" type="add" dev="chas, britter">Use JUnit rules to set and reset the default Locale and TimeZone</action>
<action issue="LANG-1128" type="fix" dev="britter" due-to="jacktan1991">JsonToStringStyle doesn't handle chars and objects correctly</action>
<action issue="LANG-456" type="fix" dev="britter" due-to="Bob Fields, Woosan Ko, Bruno P. Kinoshita">HashCodeBuilder throws StackOverflowError in bidirectional navigable association</action>
<action issue="LANG-1126" type="fix" dev="britter">DateFormatUtilsTest.testSMTP depends on the default Locale</action>