about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrey Borzenkov <bor@users.sourceforge.net>2006-09-22 19:34:05 +0000
committerAndrey Borzenkov <bor@users.sourceforge.net>2006-09-22 19:34:05 +0000
commit4e576c069c36bd31c6bbd57ba661361cb29274c9 (patch)
tree9a395bd9be23d7d3384a18c0b0b2b516e2218051 /ChangeLog
parent4fdf7ec7b77c4238becf70755770a5853164c61e (diff)
downloadzsh-4e576c069c36bd31c6bbd57ba661361cb29274c9.tar.gz
zsh-4e576c069c36bd31c6bbd57ba661361cb29274c9.tar.xz
zsh-4e576c069c36bd31c6bbd57ba661361cb29274c9.zip
22758: fix tests by setting locale to C
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e90bf8ecd..cb45e2119 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-09-22  Andrey Borzenkov <bor@zsh.org>
+
+	* 22758: Test/A06assign.ztst, Test/B03print.ztst,
+	Test/E01options.ztst: force locale to C to avoid test failures
+	due to localized output
+
 2006-09-21  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 22752: + Roman Neuhauser: Doc/Zsh/compsys.yo,