summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2005-07-21 21:22:58 (GMT)
committerKevin B Kenny <kennykb@acm.org>2005-07-21 21:22:58 (GMT)
commit62e6cfe58942a5ad17479f50213844599b49b9e6 (patch)
tree5c893e8016d0d2debfc9ad0171fc4c9d764ed055 /ChangeLog
parent53fb7068b06bf05b8f2e21e2212f77264b3ad2b6 (diff)
downloadtcl-62e6cfe58942a5ad17479f50213844599b49b9e6.zip
tcl-62e6cfe58942a5ad17479f50213844599b49b9e6.tar.gz
tcl-62e6cfe58942a5ad17479f50213844599b49b9e6.tar.bz2
drop support of ancient BSD, IRIX4, RISCos, Ultrix, and ldAout.tcl
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3188acd..452433f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2005-07-21 Kevin B. Kenny <kennykb@acm.org>
+
+ * library/ldAout.tcl (***REMOVED***): Removed support for ancient
+ * unix/configure: BSD's, IRIX 4, RISCos and
+ * unix/Makefile.in: Ultrix. Removed two files
+ * unix/tcl.m4: whose code is used only on
+ * unix/tclLoadAout.c (***REMOVED***): those antique platforms.
+
+ ***POTENTIAL INCOMPATIBILITY*** if anyone actually uses those
+ platforms; it is to be noted though, that an error in the
+ installer has actually not caused a necessary file to be installed
+ on those platforms in several releases, and nobody's complained.
+
2005-07-16 Kevin B. Kenny <kennykb@acm.org>
* generic/tclStrToD.c (RefineResult): Plugged a stupid memory