From 135de3f0ec58e5ecc8e9af928c2f7edf3ecf48d1 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 14 Dec 2010 22:24:42 -0800 Subject: [PATCH] Update CHANGELOG for GH-244 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6235de3e0..09a9220f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ contents to be recursively copied into the package. [GH-241] - Arbitrary options to puppet binary can be set with `config.puppet.options`. [GH-242] - BSD hosts use proper GNU sed syntax for clearing NFS shares. [GH-243] + - Enumerate VMs in a multi-VM environment in order they were defined. [GH-244] ## 0.6.8 (November 30, 2010)