From d303dfa7f59aef999c43e2a7a56aac7099e40454 Mon Sep 17 00:00:00 2001 From: Jun-ichi Takimoto Date: Thu, 28 Dec 2017 11:35:34 +0900 Subject: 42175 + 42177 + 42178: avoid localized output from external commands _call_program and '_arguments --' will call _comp_locale before calling external command for easier analysis of the output. This is disabled by passing an option '-l'. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c2b726b21..eb93c5bef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2017-12-28 Jun-ichi Takimoto + + * 42175 + 42177 (+ 24178 by Daniel): + Completion/Base/Utility/_arguments, + Completion/Base/Utility/_call_program, + Completion/Debian/Command/_aptitude, Completion/Unix/Command/_a2ps, + Completion/Unix/Command/_subversion, Completion/Unix/Command/_tar, + Doc/Zsh/compsys.yo: avoid localized output from external commands + for easier analysys by the completion system. + 2017-12-27 Jun-ichi Takimoto * 42176: Completion/Unix/Command/_tar: update long options -- cgit v1.2.3