SGF-554 - Update changelog.

This commit is contained in:
John Blum
2016-10-08 01:03:20 -07:00
parent 39abc0e331
commit a7be0e1633

View File

@@ -49,6 +49,7 @@ Changes in version 1.0.0.APACHE-GEODE-INCUBATING-M3 (2016-10-05)
* SGF-552 - Unset 'mcast-port' when 'locators' are specified and unset 'locators' when @EnableMcast is used.
* SGF-553 - Use SDG's MappingPdxSerializer as the default PdxSerializer when PDX is configured with @EnablePdx.
* SGF-554 - Release 1.0.0.APACHE-GEODE-INCUBATING-M3
* SGF-555 - Repository queries on client Regions associated with a Pool configured for a specific server group can lead to a RegionNotFoundException.
Changes in version 1.0.0.APACHE-GEODE-INCUBATING-M2 (2016-04-25)