From 1e0bb960742a04c118265a40bf43fe169a7387a2 Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Tue, 20 Mar 2012 06:10:48 +0200 Subject: [PATCH] update changelog --- docs/src/info/changelog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/src/info/changelog.txt b/docs/src/info/changelog.txt index d8628bbf..21560869 100644 --- a/docs/src/info/changelog.txt +++ b/docs/src/info/changelog.txt @@ -12,6 +12,8 @@ General Package org.springframework.data.gemfire * Fixed incorrect parsing of pdx-serializer (from value to reference) * Fixed incorrect parsing of use-bean-factory-locator +* Fixed GemfireTransactionCommitException class hierarchy +* Improved handling of GemFire 6.5+ transaction exceptions Package org.springframework.data.gemfire.client * Fixed bug that caused client namespace to create only local regions