diff options
author | Julian C. Dunn <jdunn@aquezada.com> | 2015-08-12 15:23:06 -0400 |
---|---|---|
committer | Julian C. Dunn <jdunn@aquezada.com> | 2015-08-12 15:23:06 -0400 |
commit | 3a541ab3b26b303fa114df472e9a474a1d92e56c (patch) | |
tree | dd53259d724bc9b2d1d32146e0d06b06e683b3c3 /CHANGELOG.md | |
parent | 47847507e1303ce50df54c51e636a1867e329940 (diff) | |
download | chef-3a541ab3b26b303fa114df472e9a474a1d92e56c.tar.gz |
changelog update for #3759
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 7fae267d8d..a7287dd12c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ * [pr#3728](https://github.com/chef/chef/pull/3728) Rewrite NetLocalGroup things to use FFI * [pr#3754](https://github.com/chef/chef/pull/3754) Fix functional tests for group resource - fix #3728 * [pr#3498](https://github.com/chef/chef/pull/3498) Use dpkg-deb directly rather than regex +* [pr#3759](https://github.com/chef/chef/pull/3759) Repair service convergence test on AIX ## 12.4.1 |