diff options
author | dgp <dgp@users.sourceforge.net> | 2009-10-20 17:21:22 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2009-10-20 17:21:22 (GMT) |
commit | 259d383e8d57a792f15ecc31734381dc6216b0cc (patch) | |
tree | 6a4d636f69a3f46d0752c8764f5e914053ccd83d /ChangeLog | |
parent | e6b9dc1ca77df45483a0daaba818bffd3989363e (diff) | |
download | tcl-259d383e8d57a792f15ecc31734381dc6216b0cc.zip tcl-259d383e8d57a792f15ecc31734381dc6216b0cc.tar.gz tcl-259d383e8d57a792f15ecc31734381dc6216b0cc.tar.bz2 |
* unix/Makefile.in: Removed the long outdated and broken targets
package-* that were for building Solaris packages. Appears that
the pieces needed for these targets to function have never been
present in the current era of Tcl development and belong completely
to Tcl pre-history.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2009-10-20 Don Porter <dgp@users.sourceforge.net> + + * unix/Makefile.in: Removed the long outdated and broken targets + package-* that were for building Solaris packages. Appears that + the pieces needed for these targets to function have never been + present in the current era of Tcl development and belong completely + to Tcl pre-history. + 2009-10-19 Don Porter <dgp@users.sourceforge.net> * generic/tclIO.c: Revised ReadChars and FilterInputBytes routines |