summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-08-18 03:34:51 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-08-18 03:34:51 +0000
commit9c14c5838c02c4ff889d2f48b1b191ad2cac0b51 (patch)
tree289b0f272a8c7e9f7142e2b93d384fb9dea10d95 /CHANGELOG.md
parent0c98609f2e79978082dc616dc82ac24d07cda0e3 (diff)
downloadchef-9c14c5838c02c4ff889d2f48b1b191ad2cac0b51.tar.gz
Bump version to 14.4.38 by Chef Expeditorv14.4.38
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2bd8064dfb..5027b4dfc5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 14.4.37 -->
-## [v14.4.37](https://github.com/chef/chef/tree/v14.4.37) (2018-08-17)
+<!-- latest_release 14.4.38 -->
+## [v14.4.38](https://github.com/chef/chef/tree/v14.4.38) (2018-08-18)
#### Merged Pull Requests
-- Add new openssl resources: ec_private_key, ec_public_key, certificate, and x509_request [#7513](https://github.com/chef/chef/pull/7513) ([tas50](https://github.com/tas50))
+- Fix failed RHEL6 32-bit functional tests [#7555](https://github.com/chef/chef/pull/7555) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=14.3.37 -->
### Changes since 14.3.37 release
#### Merged Pull Requests
+- Fix failed RHEL6 32-bit functional tests [#7555](https://github.com/chef/chef/pull/7555) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 14.4.38 -->
- Add new openssl resources: ec_private_key, ec_public_key, certificate, and x509_request [#7513](https://github.com/chef/chef/pull/7513) ([tas50](https://github.com/tas50)) <!-- 14.4.37 -->
- Update to openssl 1.0.2p [#7546](https://github.com/chef/chef/pull/7546) ([tas50](https://github.com/tas50)) <!-- 14.4.36 -->
- Add cron_d and cron_access resources [#7253](https://github.com/chef/chef/pull/7253) ([tas50](https://github.com/tas50)) <!-- 14.4.35 -->