summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordanielsdeleo <dan@getchef.com>2015-05-06 14:22:55 -0700
committerdanielsdeleo <dan@getchef.com>2015-05-06 14:22:55 -0700
commit460a06a241237972ac602f470a558e18bdef595f (patch)
treef3d4673c29bf326a3a3429dcca055b358d3d8af1
parent3b6f32e58c5d40ed9bb33585afd6c62512cfec13 (diff)
downloadchef-460a06a241237972ac602f470a558e18bdef595f.tar.gz
Update changelog for pr#3340
-rw-r--r--CHANGELOG.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0f29ea54e1..7078b9e676 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,8 +23,10 @@
* [pr#3295](https://github.com/chef/chef/pull/3295): Stop mutating `new_resource.checksum` in file providers. Fixes some ChecksumMismatch exceptions like [issue#3168](https://github.com/chef/chef/issues/3168)
* [pr#3320] Sanitize non-UTF8 characters in the node data before doing node.save(). Works around many UTF8 exception issues reported on node.save().
* Implemented X-Ops-Server-API-Version with a API version of 0, as well as error handling when the Chef server does not support the API version that the client supports.
-* [pr#3327] Fix unreliable AIX service group parsing mechanism.
-* [pr#3333] Fix SSL errors when connecting to private Supermarkets
+* [pr#3327](https://github.com/chef/chef/pull/3327): Fix unreliable AIX service group parsing mechanism.
+* [pr#3333](https://github.com/chef/chef/pull/3333): Fix SSL errors when connecting to private Supermarkets
+* [pr#3340](https://github.com/chef/chef/pull/3340): Allow Event
+ dispatch subscribers to be inspected.
## 12.3.0