Author: oheger
Date: Sun Aug 31 19:33:56 2014
New Revision: 1621620

URL: http://svn.apache.org/r1621620
Log:
[CONFIGURATION-590] Updated changes.xml.

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

Modified: commons/proper/configuration/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/changes/changes.xml?rev=1621620&r1=1621619&r2=1621620&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/changes/changes.xml (original)
+++ commons/proper/configuration/trunk/src/changes/changes.xml Sun Aug 31 
19:33:56 2014
@@ -27,6 +27,11 @@
   <body>
     <release version="2.0" date="in SVN"
       description="TBD">
+      <action dev="oheger" type="update" issue="CONFIGURATION-590">
+        Removed Serializable interface from all configuration implementations.
+        Some configuration classes declared this interface without being
+        actually serializable.
+      </action>
       <action dev="oheger" type="update" issue="CONFIGURATION-584">
         The event mechanism has been reworked. There is now a generic event
         listener interface which can be used to receive notifications from


Reply via email to