summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2001-10-10 20:06:46 (GMT)
committerdgp <dgp@users.sourceforge.net>2001-10-10 20:06:46 (GMT)
commitf9506f8d136fc6449b1c58e16b1ac942a73b4dc7 (patch)
tree856a19e2eaac3f6cceabcf8b3a3ad01488c01872 /ChangeLog
parentbefbc9e74c4022b8bdf065338dfca942e9243c92 (diff)
downloadtcl-f9506f8d136fc6449b1c58e16b1ac942a73b4dc7.zip
tcl-f9506f8d136fc6449b1c58e16b1ac942a73b4dc7.tar.gz
tcl-f9506f8d136fc6449b1c58e16b1ac942a73b4dc7.tar.bz2
* Corrected restore of ::env(LANG).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2323bc..ed8630a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-10-10 Don Porter <dgp@users.sourceforge.net>
+
+ * tests/unixInit.test: Corrected restore of ::env(LANG).
+
2001-10-09 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tclFileName.c (Tcl_SplitPath): corrected mem leak