From 9f2fe9bb80065fc249c61c897a0434e9ff48bbf6 Mon Sep 17 00:00:00 2001 From: pascalschumacher Date: Tue, 23 May 2017 00:34:59 +0200 Subject: [PATCH] LANG-1320: correct id 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 69b95d70d..1761d8e71 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -53,7 +53,7 @@ The type attribute can be add,update,fix,remove. Implement HashSetvBitSetTest using JMH Add JMH maven dependencies Add null filter to ReflectionToStringBuilder - LocaleUtils#toLocale does not support language followed by UN M.49 numeric-3 area code followed by variant + LocaleUtils#toLocale does not support language followed by UN M.49 numeric-3 area code followed by variant Clarify or improve behaviour of int-based indexOf methods in StringUtils Add method for converting string to an array of code points RandomStringUtils random method can overflow and return characters outside of specified range