summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom May <thom@chef.io>2015-05-05 17:54:05 +0100
committerThom May <thom@chef.io>2015-05-05 17:54:05 +0100
commit7d4c769e0196e8167662beabc67dbbc02d42a437 (patch)
treeb2222396b393ed15a2278b51884e8599211e6d26
parent7f56dbd49e32149a98f7e1a3873a65b94d8e627c (diff)
downloadchef-7d4c769e0196e8167662beabc67dbbc02d42a437.tar.gz
Update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b837de2325..29b344ff0a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,8 @@
fix smartos_package for new "pkgin" output, fixes #3112 #3165
* [**Yukihiko SAWANOBORI**](https://github.com/sawanoboly):
Show Chef version on chef shell prompt
+* [**Jacob Minshall**](https://github.com/minshallj):
+ Ensure suid bit is preserved if group or owner changes
* Add an integration test of chef-client with empty ENV. #3321
* Switch over Windows builds to universal builds. #3278