Author: rmannibucau Date: Sun Sep 24 09:31:37 2017 New Revision: 1809470 URL: http://svn.apache.org/viewvc?rev=1809470&view=rev Log: updating release-notes.txt for 2.2.1
Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/RELEASE-NOTES.txt Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/RELEASE-NOTES.txt URL: http://svn.apache.org/viewvc/commons/proper/jcs/branches/commons-jcs-2.2.x/RELEASE-NOTES.txt?rev=1809470&r1=1809469&r2=1809470&view=diff ============================================================================== --- commons/proper/jcs/branches/commons-jcs-2.2.x/RELEASE-NOTES.txt (original) +++ commons/proper/jcs/branches/commons-jcs-2.2.x/RELEASE-NOTES.txt Sun Sep 24 09:31:37 2017 @@ -16,13 +16,13 @@ limitations under the License. Apache Commons JCS - Version 2.2 + Version 2.2.1 Release Notes INTRODUCTION: -This document contains the release notes for the 2.2 version of Apache Commons JCS. +This document contains the release notes for the 2.2.1 version of Apache Commons JCS. Commons JCS is a distributed caching system written in Java. It is intend to speed up applications by providing a means to manage cached data of various dynamic natures. @@ -39,18 +39,12 @@ This is mainly a bugfix release. Changes in this version include: -New features: -o Add a shutdown() method to JCS - Fixed Bugs: -o JCS-180: CacheInvocationContextImpl NPE if method doesnt have any argument -o JCS-179: RemoteCacheServerFactory not able to start server Thanks to Archer. -o JCS-178: Clients using RemoteCache are not working. Add a test. -o JCS-177: Fix: CompositeCacheManager leaks memory if CacheAccess.dipose is called Thanks to Ryan Fong. +o JCS-183: JCache CDI integration is slow Historical list of changes: http://commons.apache.org/proper/commons-jcs/changes-report.html For complete information on Apache Commons JCS, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons JCS website: -http://commons.apache.org/proper/commons-jcs/ \ No newline at end of file +http://commons.apache.org/proper/commons-jcs/