update changelog

This commit is contained in:
Costin Leau
2012-03-19 20:48:51 +02:00
parent b439f9ccf2
commit 7f9a0968bc

View File

@@ -2,11 +2,19 @@ SPRING DATA GEMFIRE CHANGELOG
=============================
http://www.springsource.org/spring-gemfire
Changes in version 1.1.0.RELEASE (2011-12-14)
Changes in version 1.1.1.RELEASE (2012-03-20)
---------------------------------------------
General
* Upgraded to GemFire 6.6.2
* Upgraded to Spring Framework 3.1.1 GA
Package org.springframework.data.gemfire
* Fixed incorrect parsing of pdx-serializer (from value to reference)
* Fixed incorrect parsing of use-bean-factory-locator
Package org.springframework.data.gemfire.client
* Fixed bug that caused client namespace to create only local regions
Changes in version 1.1.0.RELEASE (2011-12-14)