release notes
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/77d092c7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/77d092c7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/77d092c7 Branch: refs/heads/ignite-471 Commit: 77d092c75fd8de40dd6a814c3a38839b80190119 Parents: bc9687f Author: Yakov Zhdanov <yzhda...@gridgain.com> Authored: Wed Apr 29 11:40:34 2015 +0300 Committer: Yakov Zhdanov <yzhda...@gridgain.com> Committed: Wed Apr 29 11:40:34 2015 +0300 ---------------------------------------------------------------------- RELEASE_NOTES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/77d092c7/RELEASE_NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index b968c92..0369ecd 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt @@ -5,7 +5,7 @@ Apache Ignite In-Memory Data Fabric 1.1 --------------------------------------- * Added Google Compute Engine TCP discovery IP finder. -* Added generic cloud TCP discovery IP finder (based on jcoulds). +* Added generic cloud TCP discovery IP finder (based on jclouds). * Added SortedEvictionPolicy. * Added chaining for IgniteConfiguration and CacheConfiguration setters. * Added AffinityUuid class for easier generation of unique collocated keys.