* Upgraded to GemFire 6.6.1

* Introduced PDX options for 'cache' and 'client-cache' elements
This commit is contained in:
Costin Leau
2011-11-10 19:32:57 +02:00
parent 62b8948efc
commit d1a2e52c1e
10 changed files with 102 additions and 21 deletions

View File

@@ -2,8 +2,12 @@ SPRING GEMFIRE INTEGRATION CHANGELOG
====================================
http://www.springsource.org/spring-gemfire
Changes in version 1.1.0.M4 (2011-mm-dd)
----------------------------------------
Changes in version 1.1.0.RC1 (2011-mm-dd)
-----------------------------------------
General
* Upgraded to GemFire 6.6.1
* Introduced PDX options for 'cache' and 'client-cache' elements
Changes in version 1.1.0.M3 (2011-09-25)