summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2001-08-24 14:59:20 (GMT)
committerdgp <dgp@users.sourceforge.net>2001-08-24 14:59:20 (GMT)
commitae875835e44e8d1497214500d33f2854f8f9d242 (patch)
treea9cba91938f7f3cd0b588fa34ded44fe33bf1b8d /ChangeLog
parent5a5fd5e2cd3ad0ff7060758b0ca4dfeced41755b (diff)
downloadtcl-ae875835e44e8d1497214500d33f2854f8f9d242.zip
tcl-ae875835e44e8d1497214500d33f2854f8f9d242.tar.gz
tcl-ae875835e44e8d1497214500d33f2854f8f9d242.tar.bz2
* Corrected expected result
to match Tcl's quirky construction of its init library path.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bffa486..a66ab3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-08-24 Don Porter <dgp@users.sourceforge.net>
+
+ * tests/unixInit.test (unixInit-2.9): Corrected expected result
+ to match Tcl's quirky construction of its init library path.
+
2001-08-23 Andreas Kupries <andreas_kupries@users.sourceforge.net>
* win/tclWinPipe.c (BuildCommandLine): Fixed tcl Bug