diff options
author | Jay Mundrawala <jdmundrawala@gmail.com> | 2015-05-13 13:57:26 -0500 |
---|---|---|
committer | Jay Mundrawala <jdmundrawala@gmail.com> | 2015-05-13 13:57:26 -0500 |
commit | 982491cfa2e6673ee3aba3496485c51aa918b04b (patch) | |
tree | 5800115e8df53cde604f27d5a071bc5ab1bae942 /CHANGELOG.md | |
parent | 0a48720d350ae8e537bf11309a005b949bb348de (diff) | |
download | chef-982491cfa2e6673ee3aba3496485c51aa918b04b.tar.gz |
Updated changelog for #3345
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 64368c9771..7a649c8431 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ * [pr#3340](https://github.com/chef/chef/pull/3340): Allow Event dispatch subscribers to be inspected. * [Issue #3055](https://github.com/chef/chef/issues/3055) Fix regex parsing for recipe failures on Windows +* [pr#3345](https://github.com/chef/chef/pull/3345) Windows Event log logger ## 12.3.0 |