diff options
author | andreas_kupries <akupries@shaw.ca> | 2008-11-10 17:57:10 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2008-11-10 17:57:10 (GMT) |
commit | 1a689ba82658d24a00cc016d1175dc7ed959a167 (patch) | |
tree | 2220b38ad18f3738d8b91a666ee3e0244ec75a5f /ChangeLog | |
parent | b3062216f2dec1c08dbe11dc8bafd35dff15af20 (diff) | |
download | tcl-1a689ba82658d24a00cc016d1175dc7ed959a167.zip tcl-1a689ba82658d24a00cc016d1175dc7ed959a167.tar.gz tcl-1a689ba82658d24a00cc016d1175dc7ed959a167.tar.bz2 |
* doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrich
* library/platform/pkgIndex.tcl: Ring <uring@users.sourceforge.net>.
* library/platform/shell.tcl: Updated the LOCATE command in the
* library/tm.tcl: package 'platform::shell' to handle the new form
* unix/Makefile.in: of 'provide' commands generated by tm.tcl. Bumped
* win/Makefile.in: package to version 1.1.4. Added cross-references
to the relevant parts of the code to avoid future desynchronization.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2008-11-10 Andreas Kupries <andreask@activestate.com> + + * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrich + * library/platform/pkgIndex.tcl: Ring <uring@users.sourceforge.net>. + * library/platform/shell.tcl: Updated the LOCATE command in the + * library/tm.tcl: package 'platform::shell' to handle the new form + * unix/Makefile.in: of 'provide' commands generated by tm.tcl. Bumped + * win/Makefile.in: package to version 1.1.4. Added cross-references + to the relevant parts of the code to avoid future desynchronization. + 2008-11-04 Jeff Hobbs <jeffh@ActiveState.com> * generic/tclPort.h: remove the ../win/ header dir as the build |