about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2011-06-03 20:55:40 +0000
committerMikael Magnusson <mikachu@gmail.com>2011-06-03 20:55:40 +0000
commit16324d2ff347e96e43dd95780ff014d2183faf8d (patch)
tree76f13ea525b2b84ad53da0eced73e10153ad2115 /ChangeLog
parente468775400a345dbe0acc4e68891bae5127e6f98 (diff)
downloadzsh-16324d2ff347e96e43dd95780ff014d2183faf8d.tar.gz
zsh-16324d2ff347e96e43dd95780ff014d2183faf8d.tar.xz
zsh-16324d2ff347e96e43dd95780ff014d2183faf8d.zip
29422: fix g:: test failing in some locales
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 332bcdb20..3377ae3ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
 	* 29448: Completion/Unix/Command/_initctl: complete symlinks
 	to files too.
 
+	* 29422: Test/D04parameter.ztst: Fix test for g:: to not depend
+	on the current locale.
+
 2011-06-03  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 29413: Doc/Zsh/builtins.yo, Src/builtin.c, Src/hist.c: print
@@ -14939,5 +14942,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5358 $
+* $Revision: 1.5359 $
 *****************************************************