From c885a32e24662cbbe9fb6b8a0bc3c8dacf3288b5 Mon Sep 17 00:00:00 2001 From: Benedikt Ritter Date: Thu, 7 May 2015 20:29:53 +0200 Subject: [PATCH] Add LANG-1122 to changes.xml --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 27a7f5ce5..5e9efaf9d 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -22,6 +22,7 @@ + Inconsistent behavior of swap for malformed inputs TypeUtils.ParameterizedType#equals doesn't work with wildcard types Add rotate(string, int) method to StringUtils StringUtils.repeat('z', -1) throws NegativeArraySizeException