diff --git a/src/site/changes/changes.xml b/src/site/changes/changes.xml index 534b8c963..8e18ede7f 100644 --- a/src/site/changes/changes.xml +++ b/src/site/changes/changes.xml @@ -21,6 +21,14 @@ + + CharUtils static final array CHAR_STRING is not needed to compute CHAR_STRING_ARRAY + StringUtils throws java.security.AccessControlException on Google App Engine + SystemUtils.IS_OS_UNIX doesn't recognize FreeBSD as a Unix system + Document that the Mutable numbers don't work as expected with String.format + Ant build has wrong component.name + + SerializationUtils.clone: Fallback to context classloader if class not found in current classloader. ToStringBuilderTest.testReflectionHierarchyArrayList fails with IBM JDK 6.