diff --git a/docs/src/info/changelog.txt b/docs/src/info/changelog.txt index 453e7dec..ed9851a2 100644 --- a/docs/src/info/changelog.txt +++ b/docs/src/info/changelog.txt @@ -1,6 +1,13 @@ SPRING DATA GEMFIRE CHANGELOG ============================= http://www.springsource.org/spring-gemfire +Changes in version 1.3.1.RELEASE(2013-04-18) +Bug + * [SGF-159] - isRollbackOnCommitFailure flag is ignored by GemfireTransactionManager when transaction fails. + * [SGF-169] - Unidirectional Gateway hubs cannot be created and fail with an exception + * [SGF-173] - Function Execution throws exception on void return. + + Changes in version 1.3.0.RELEASE (2013-03-14) --------------------------------------------- General