From 4796a0a79259bbaf4fdab61dd158cb658e6a8d44 Mon Sep 17 00:00:00 2001 From: Benedikt Ritter Date: Fri, 1 May 2015 22:11:23 +0200 Subject: [PATCH] Correct issue title for LANG-916 in changes.xml --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 9c7d922fb..c53f3f6de 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -24,7 +24,7 @@ DateFormatUtilsTest.testSMTP depends on the default Locale Unit test FastDatePrinterTimeZonesTest needs a timezone set - DateUtilsTest.testLang530 fails for some timezones + CLONE - DateFormatUtils.format does not correctly change Calendar TimeZone in certain situations DateUtilsTest.testLang530 fails for some timezones TypeUtils.ParameterizedType#equals doesn't work with wildcard types Add rotate(string, int) method to StringUtils