From 1182950a8860efcb59e2fc09f89ab7c0400c45ba Mon Sep 17 00:00:00 2001 From: Benedikt Ritter Date: Thu, 7 May 2015 21:26:59 +0200 Subject: [PATCH] Add LANG-1135 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 f15174565..73c50fc98 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -22,6 +22,7 @@ + Add method containsAllWords to WordUtils Add ThreadUtils - A utility class which provides helper methods related to java.lang.Thread Add annotations to exclude fields from ReflectionEqualsBuilder, ReflectionToStringBuilder and ReflectionHashCodeBuilder Unit test helpers which set and reset default Locale and TimeZone