Author: sebb
Date: Sun Jun 29 14:12:02 2014
New Revision: 1606509

URL: http://svn.apache.org/r1606509
Log:
Fix author
Remove my attribution entries

Modified:
    commons/proper/jcs/trunk/src/changes/changes.xml

Modified: commons/proper/jcs/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/jcs/trunk/src/changes/changes.xml?rev=1606509&r1=1606508&r2=1606509&view=diff
==============================================================================
--- commons/proper/jcs/trunk/src/changes/changes.xml (original)
+++ commons/proper/jcs/trunk/src/changes/changes.xml Sun Jun 29 14:12:02 2014
@@ -16,14 +16,14 @@
 <document>
        <properties>
                <title>JCS Change Log</title>
-               <author email="[email protected]">Aaron Smuts</author>
+               <author email="[email protected]">Apache Commons 
Developers</author>
        </properties>
        <body>
                <release version="2.0" date="unreleased" description="JDK 1.6 
based major release">
-            <action issue="JCS-131" dev="tv" type="remove" due-to="Sebastian 
Bazley">
+            <action issue="JCS-131" dev="tv" type="remove">
                 Remove KeyGeneratorUtil and AddressUtil as they are not used
             </action>
-            <action issue="JCS-113" dev="tv" type="fix" due-to="Sebastian 
Bazley">
+            <action issue="JCS-113" dev="tv" type="fix">
                 Improve error handling by bubbling up exceptions
             </action>
             <action dev="rmannibucau" type="add">
@@ -40,7 +40,7 @@
                 use second by default.
                 This has as impact to remove "Seconds" suffix from 
corresponding configurations.
             </action>
-            <action issue="JCS-115" dev="tv" type="fix" due-to="Sebastian 
Bazley">
+            <action issue="JCS-115" dev="tv" type="fix">
                 JDBCDiskCachePoolAccessManager is thread hostile
             </action>
             <action issue="JCS-118" dev="olamy" type="add" due-to="Romain 
Manni-Bucau">


Reply via email to