From cb478c51d553189c1ec93277d0659031124e46dc Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Wed, 20 Jul 2011 20:54:42 +0300 Subject: [PATCH] + fix changelog mistakes --- docs/src/info/changelog.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/src/info/changelog.txt b/docs/src/info/changelog.txt index d50fd5ed..6cba16b8 100644 --- a/docs/src/info/changelog.txt +++ b/docs/src/info/changelog.txt @@ -11,10 +11,9 @@ General * Added support for GemFire 6.6 * Dropped support for GemFire 6.0 (GemFire 6.5 or higher required) * Introduced support for CacheServer -* Introduced Redis implementation for Spring 3.1 cache abstraction +* Introduced GemFire implementation for Spring 3.1 cache abstraction * Upgraded to Spring Framework 3.1 M2 - Package org.springframework.data.gemfire * Introduced cache option for disabling bean factory locator; useful for multi cache definitions, in the same VM * Added more region methods to GemfireTemplate