summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan McLellan <btm@getchef.com>2014-08-18 08:15:27 -0700
committerBryan McLellan <btm@getchef.com>2014-08-18 08:15:27 -0700
commit08b3eaed965f17fbf9bee217beeacfe7449d162a (patch)
tree39d79dd652c000d733901a94a9706ad34724a076
parent6e7d39ba920c79866cb162f08260cb904641327e (diff)
downloadchef-08b3eaed965f17fbf9bee217beeacfe7449d162a.tar.gz
Changelog updates for contributions
Closes #1708 Closes #1703 Closes #1698
-rw-r--r--CHANGELOG.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6a0fbe7f85..ea8dd26f1d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,7 +8,12 @@
knife diagnostic messages sent to stdout instead of stderr
* [**Xabier de Zuazo**](https://github.com/zuazo):
Remove the unused StreamingCookbookUploader class (CHEF-4586)
-
+* [**Jacob Vosmaer**](https://github.com/jacobvosmaer):
+ Fix creation of non-empty FreeBSD groups (#1698)
+* [**Nathan Huff**](https://github.com/nhuff):
+ Check local repository for ips package installs (#1703)
+* [**Sean Clemmer**](https://github.com/sczizzo):
+ Fix "cron" resource handling of special strings (e.g. @reboot, @yearly) (#1708)
* http_proxy and related config vars no longer clobber already set ENV vars
* all http_proxy configs now set lowercase + uppercase versions of ENV vars