[WHIRR-717] Update the changes.txt.
Project: http://git-wip-us.apache.org/repos/asf/whirr/repo Commit: http://git-wip-us.apache.org/repos/asf/whirr/commit/fee9ca07 Tree: http://git-wip-us.apache.org/repos/asf/whirr/tree/fee9ca07 Diff: http://git-wip-us.apache.org/repos/asf/whirr/diff/fee9ca07 Branch: refs/heads/branch-0.8 Commit: fee9ca079ccf0a3b42b9b1f11283d58c7f44bc60 Parents: a49d476 Author: Ioannis Canellos <ioca...@apache.org> Authored: Fri Apr 12 23:31:04 2013 +0300 Committer: Andrew Bayer <andrew.ba...@gmail.com> Committed: Tue Apr 16 09:14:51 2013 -0700 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/whirr/blob/fee9ca07/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 57d0743..f6bf231 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,6 +4,8 @@ Release 0.8.2 (unreleased changes) IMPROVEMENTS + WHIRR-717 Use the context name in the dynamic compute cache. (iocanel) + WHIRR-713. Enable programmatic use of BYON via CacheNodeStoreModule. (abayer)