summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb45e2119..d1cdefe20 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-09-23 Andrey Borzenkov <bor@zsh.org>
+
+ * unposted: Test/A06assign.ztst, Test/B03print.ztst,
+ Test/E01options.ztst, Test/ztst.zsh: as pointed by Bart in 22758,
+ locale is already taken care of in test harness; revert 22758
+ and add LC_NUMERIC and LC_MESSAGES to list of locale variables to set.
+
2006-09-22 Andrey Borzenkov <bor@zsh.org>
* 22758: Test/A06assign.ztst, Test/B03print.ztst,