diff options
author | Adam Jacob <adam@hjksolutions.com> | 2009-04-29 16:09:15 -0700 |
---|---|---|
committer | Adam Jacob <adam@hjksolutions.com> | 2009-04-29 16:09:15 -0700 |
commit | 9b4d8dc38dd471246e7cfb1c3c1ad14b0f2bee13 (patch) | |
tree | 152e2fbe03084002a886ac5276a28ffc2e85bb8d | |
parent | d1e59c9c69c5261917c86cd2cabd8c1ab04a8b1f (diff) | |
download | chef-9b4d8dc38dd471246e7cfb1c3c1ad14b0f2bee13.tar.gz |
Updated changelog0.6.2
-rw-r--r-- | CHANGELOG | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +Wed Apr 29 16:08:40 PDT 2009 +Release Notes - Chef - Version 0.6.2 +http://tickets.opscode.com + +** Bug + * [CHEF-255] - chef-client doesn't respect interval and stay running in foreground. + * [CHEF-257] - Rake test does not execute tests against the site-cookbooks directory + +** Improvement + * [CHEF-249] - can I has open-uri supported "-j http://blah.com/some.json" for chef-solo/client? + * [CHEF-258] - gem_package doesn't allow you to point at a custom gem binary outside of your $PATH + Tue Apr 28 16:43:43 PDT 2009 Release Notes - Chef - Version 0.6.0 http://tickets.opscode.com |