Author: tv Date: Thu Feb 9 15:58:07 2017 New Revision: 1782355 URL: http://svn.apache.org/viewvc?rev=1782355&view=rev Log: Document changes
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=1782355&r1=1782354&r2=1782355&view=diff ============================================================================== --- commons/proper/jcs/trunk/src/changes/changes.xml (original) +++ commons/proper/jcs/trunk/src/changes/changes.xml Thu Feb 9 15:58:07 2017 @@ -20,6 +20,9 @@ </properties> <body> <release version="2.2" date="unreleased"> + <action dev="tv" type="add"> + Add a shutdown() method to JCS + </action> </release> <release version="2.1" date="2017-02-05"> <action dev="tv" type="fix">