summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2007-03-09 20:04:38 (GMT)
committerandreas_kupries <akupries@shaw.ca>2007-03-09 20:04:38 (GMT)
commite0efa747c2cefb29ffa4c46bf1c0d8b3923bd600 (patch)
tree8f4b18e9fe3189a76157d97b433e7b2c55eac90c /ChangeLog
parent5810f3ae6446903fadc9860d8ba2c24515a448b3 (diff)
downloadtcl-e0efa747c2cefb29ffa4c46bf1c0d8b3923bd600.zip
tcl-e0efa747c2cefb29ffa4c46bf1c0d8b3923bd600.tar.gz
tcl-e0efa747c2cefb29ffa4c46bf1c0d8b3923bd600.tar.bz2
* library/platform/shell.tcl: Made more robust if an older platform
* library/platform/pkgIndex.tcl: package is present in the inspected * unix/Makefile.in: shell. Package forget it to prevent errors. Bumped * win/Makefile.in: package version to 1.1.3, and updated the makefiles installing it as Tcl Module.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c300529..b095a5c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-03-09 Andreas Kupries <andreask@activestate.com>
+
+ * library/platform/shell.tcl: Made more robust if an older platform
+ * library/platform/pkgIndex.tcl: package is present in the inspected
+ * unix/Makefile.in: shell. Package forget it to prevent errors. Bumped
+ * win/Makefile.in: package version to 1.1.3, and updated the Makefiles
+ installing it as Tcl Module.
+
2007-03-09 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* generic/tclCmdIL.c (Tcl_LsortObjCmd): Handle tricky case with loss