about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2013-11-15 21:48:45 -0800
committerBarton E. Schaefer <schaefer@zsh.org>2013-11-15 21:48:45 -0800
commite7fa65ffae499441bae9e967083c26e342e0fac7 (patch)
tree69a2644b3a465a7d58cf21b1cb572b0ec2625d45 /ChangeLog
parent42fabadc35bbde760c3b4cf01109358a45c5dd54 (diff)
downloadzsh-e7fa65ffae499441bae9e967083c26e342e0fac7.tar.gz
zsh-e7fa65ffae499441bae9e967083c26e342e0fac7.tar.xz
zsh-e7fa65ffae499441bae9e967083c26e342e0fac7.zip
Martin Vaeth: 31988 (plus missing semicolon): remove LC_CTYPE heuristics, assure clean environment, force LANG=C
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eba6cd6ff..87b00c13f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-11-15  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* Martin Vaeth: 31988: Doc/Makefile.in, Util/helpfiles: remove
+	LC_CTYPE heuristics, assure clean environment, force LANG=C
+
 2013-11-14  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* Jun T.: 31984: Completion/Unix/Command/_df: new completion.