Update CHANGES.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/9984babe Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/9984babe Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/9984babe Branch: refs/heads/trunk Commit: 9984babe6cb4aff1c9b0a19853da4edee0a854e4 Parents: 69a0740 Author: Tomaz Muraus <[email protected]> Authored: Tue Oct 22 10:41:52 2013 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Tue Oct 22 10:41:52 2013 +0200 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/9984babe/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index fe8db26..56e3307 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,10 @@ Changes with Apache Libcloud in development debugging deployment issues easier. (LIBCLOUD-414) [Tomaz Muraus] + - Add new "NodeState.STOPPED" node state. Update HostVirual and EC2 driver to + also recognize this new state. (LIBCLOUD-296) + [Jayy Vis] + Changes with Apache Libcloud 0.14.0-beta1 *) General
