diff options
author | dgp <dgp@noemail.net> | 2009-10-20 17:23:09 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2009-10-20 17:23:09 (GMT) |
commit | f804e1f98ef4bd5ad8ba1036517953d85ede4a6f (patch) | |
tree | c74bd850cd153b631793f111b95e322a3b7348be /ChangeLog | |
parent | b9dc65a6ce90e9a075a059c2e9c42ad591a9e473 (diff) | |
download | tk-f804e1f98ef4bd5ad8ba1036517953d85ede4a6f.zip tk-f804e1f98ef4bd5ad8ba1036517953d85ede4a6f.tar.gz tk-f804e1f98ef4bd5ad8ba1036517953d85ede4a6f.tar.bz2 |
Also 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.
FossilOrigin-Name: 2de51a603407194511e25fa8b902fff44a734075
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -2,7 +2,11 @@ * unix/Makefile.in: Compiling Tk no longer requires header files * win/Makefile.in: from the TCL_PLATFORM DIR. Baby step in - pursuit of [Bug 1712098]. + pursuit of [Bug 1712098]. Also 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-20 Andreas Kupries <andreask@activestate.com> |