From 419ffeb1d167a05af6858e2e4749f6414532f5d2 Mon Sep 17 00:00:00 2001 From: tphoney Date: Mon, 8 May 2017 11:08:59 +0100 Subject: (MODULES-4706) release prep 4.17.0 --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 518040b..19b19cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,10 @@ ## Supported Release 4.17.0 ### Summary -This release adds a new function `glob()` for expanding file lists. Also works around an issue that appeared in puppet 4.6.0 involving types being declared multiple times. +This release adds support for internationalization. It also contains Japanese translations for the README, summary and description of the metadata.json and major cleanups in the README. Additional folders have been introduced called locales and readmes where translation files can be found. A number of features and bug fixes are also included in this release. It also adds a new function `glob()` for expanding file lists. Also works around an issue that appeared in puppet 4.6.0 involving types being declared multiple times. -### Added +#### Features +- Addition of POT file / folder structure for i18n. +- Addition of Internationalized READMEs. - `glob()` function ### Fixed -- cgit v1.2.3