summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jacob <adam@hjksolutions.com>2009-03-05 19:52:09 -0800
committerAdam Jacob <adam@hjksolutions.com>2009-03-05 19:52:09 -0800
commitd36fddb4291341a1ff2ecc3c560494e398881354 (patch)
treebbe66d8b6c5401a552735322173c4960d54ab503
parent25e99366a3ea09c37609afaeb552e08e5b8a2cdf (diff)
downloadchef-0.5.6.tar.gz
Adding the 0.5.6 changelog0.5.6
-rw-r--r--CHANGELOG29
1 files changed, 29 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b75b9a9e68..d9d9fa95ef 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,32 @@
+Thu Mar 5 19:51:02 PST 2009
+Release Notes - Chef - Version 0.5.6
+http://tickets.opscode.com
+
+** Bug
+ * [CHEF-112] - FreeBSD service provider does not enable service in /etc/rc.conf if service_enable line is not already there
+ * [CHEF-115] - Remote file resource appears to have reserved words that if used, lead to a 404 error
+ * [CHEF-118] - FreeBSD package provider can not read the candidate version of the port "php5-mysql"
+ * [CHEF-119] - FreeBSD service provider uses incorrect name for enabling MySQL server in /etc/rc.conf
+ * [CHEF-126] - chef session_secret_key is hard-coded
+ * [CHEF-132] - cron resource should check integer values and convert to string
+ * [CHEF-138] - remote_directory doesn't work
+ * [CHEF-139] - log_level doesn't affect the actual log level
+ * [CHEF-141] - remote_file with URL source does not obey http 301 redirects
+ * [CHEF-149] - chef-client banner
+
+** Improvement
+ * [CHEF-54] - chef-server should be a merb slice
+ * [CHEF-102] - display template error line numbers to aid debugging
+ * [CHEF-140] - Chef client should know how to use client certs
+ * [CHEF-146] - Should be able to run features from scratch, starting couch and other deps
+ * [CHEF-150] - Resource names are limited to one underscore
+ * [CHEF-152] - The mount resource should be able to add/remove entries in /etc/fstab
+
+** New Feature
+ * [CHEF-80] - rpm package provider
+ * [CHEF-93] - mount / filesystem provider and resource type
+ * [CHEF-130] - Cucumber integration testing
+
Fri Feb 13 12:26:07 PST 2009
Release Notes - Chef - Version 0.5.4
http://tickets.opscode.com/