diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 377953025..2ade95888 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -26,8 +26,8 @@
Update org.easymock:easymock to 3.3.1
Update maven-pmd-plugin to 3.4
Update maven-antrun-plugin to 1.8
- Wrong formating of time zones with daylight saving time in FastDatePrinter
- Performance improvements for StringEscapeUtils
+ Wrong formating of time zones with daylight saving time in FastDatePrinter
+ Performance improvements for StringEscapeUtils
Add ClassUtils.getAbbreviatedName()
FastDateParser does not set error indication in ParsePosition
FastDateParser does not handle excess hours as per SimpleDateFormat