for 1.1.2.RELEASE, upgraded to Gemfire 6.6.3, SGF-85,SGF-99

This commit is contained in:
David Turanski
2012-06-25 10:02:01 -04:00
parent 8e37173472
commit 2fa238323a
3 changed files with 36 additions and 4 deletions

View File

@@ -2,6 +2,16 @@ SPRING DATA GEMFIRE CHANGELOG
=============================
http://www.springsource.org/spring-gemfire
Changes in version 1.1.2.RELEASE (2012-07-25)
---------------------------------------------
General
* Upgraded to GemFire 6.6.3
Package org.springframework.data.gemfire.config
* Fixed incorrect parsing of pdx-disk-store attribute
* Fixed a bug in DiskStoreAndEvictionRegionParsingTest that caused the test to fail if a temporary directory does not exist
Changes in version 1.1.1.RELEASE (2012-03-20)
---------------------------------------------