summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d1cdefe20..abdadcb5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
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,
+ Test/E01options.ztst, Test/ztst.zsh: as pointed by Bart in 22759,
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.