From 641b4cc95290838c85798d91f66db3f0bc65984e Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Mon, 2 May 2016 11:32:19 -0700 Subject: [PATCH] Add unarchive fixes to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 93c5ef0b948..912057eb4c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -173,6 +173,7 @@ Ansible Changes By Release two custom callback plugins to run in a certain order you can name them 10-first-callback.py and 20-second-callback.py. * Added (alpha) Centirfy's dzdo as another become meethod (privilege escalation) +* Fixes for unarchive when filenames contain non-ascii characters ###Deprecations: