new version info

git-svn-id: https://svn.apache.org/repos/asf/logging/log4j/companions/extras/trunk@1534052 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 97c0d82..c5c7fa4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -20,6 +20,9 @@
     <title>apache-log4j-extras</title>
   </properties>
   <body>
+    <release version="1.2.17.1" date="2013-10-21" description="Maintenance release">
+      <action action="fix">Removed some duplicated classes which were in the binary artifact alone</action>
+    </release>
     <release version="1.2.17" date="2013-10-14" description="Maintenance release">
         <action action="fix" issue="53536">RollingFileAppender with TimeBasedRolling policy doesn't create parent-path if FileNamePattern contains date pattern as directory (thanks to Daniel Stankiewicz)</action>
         <action action="fix" issue="53645">DBAppender has a compile error (thanks to Antonio Petrelli)</action>