summaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorTom Duffield <tom@chef.io>2016-11-09 14:52:57 -0600
committerBryan McLellan <btm@loftninjas.org>2016-11-10 08:13:20 -0500
commit1c8674b0dc32ae097c1e484aa90577b921e1fb3a (patch)
tree4013c0e432002a664e905aaa61442bb5e40be1a6 /HISTORY.md
parentfc0ead5b9ec6aa28ae263f8f9c6bc4c7310c9471 (diff)
downloadchef-1c8674b0dc32ae097c1e484aa90577b921e1fb3a.tar.gz
Update 12.16 release notes & changelog with package locking
Signed-off-by: Tom Duffield <tom@chef.io> Signed-off-by: Bryan McLellan <btm@loftninjas.org>
Diffstat (limited to 'HISTORY.md')
-rw-r--r--HISTORY.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY.md b/HISTORY.md
index 5c1a933256..8ae3abebed 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -10,6 +10,7 @@
- Knife: Add the `--field-separator` flag to knife show commands [\#5489](https://github.com/chef/chef/pull/5489) ([tduffield](https://github.com/tduffield))
- Core: Enable Signed Header Auth for Data Collector, and Configure the Data Collector Automatically [\#5487](https://github.com/chef/chef/pull/5487) ([danielsdeleo](https://github.com/danielsdeleo))
- Core: set use\_inline\_resources in package superclass [\#5483](https://github.com/chef/chef/pull/5483) ([lamont-granquist](https://github.com/lamont-granquist))
+- Package: Add new "lock" action for apt, yum and zypper packages [\#5395](https://github.com/chef/chef/pull/5395) ([yeoldegrove](https://github.com/yeoldegrove))
**Fixed bugs:**