Updated Branches: refs/heads/branch-0.8 50ef0ad29 -> 620d043cd
Fixing up CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/whirr/repo Commit: http://git-wip-us.apache.org/repos/asf/whirr/commit/620d043c Tree: http://git-wip-us.apache.org/repos/asf/whirr/tree/620d043c Diff: http://git-wip-us.apache.org/repos/asf/whirr/diff/620d043c Branch: refs/heads/branch-0.8 Commit: 620d043cd7edb4bc1ea3a1d9538034e339dbae2c Parents: 50ef0ad Author: Andrew Bayer <andrew.ba...@gmail.com> Authored: Thu Apr 11 13:38:00 2013 -0700 Committer: Andrew Bayer <andrew.ba...@gmail.com> Committed: Thu Apr 11 13:38:00 2013 -0700 ---------------------------------------------------------------------- CHANGES.txt | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/whirr/blob/620d043c/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 9023293..57d0743 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -55,6 +55,9 @@ Release 0.8.2 (unreleased changes) BUG FIXES + WHIRR-120. Add option to populate /etc/hosts, and translate + security groups to iptables rules. (abayer) + WHIRR-706. Add invalidate method to ComputeCache. (abayer) WHIRR-699. Fix indentation and formatting on "Getting Started" page.