diff options
author | andreas_kupries <akupries@shaw.ca> | 2010-05-07 20:16:50 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2010-05-07 20:16:50 (GMT) |
commit | 4d121f611d686f514965d65ee8fc91fb882824e3 (patch) | |
tree | 8376e7d1f15d316240f54e73c771bed21a42d17d /ChangeLog | |
parent | 287b160a61d09c34c6e579e96552e2bb361058cc (diff) | |
download | tcl-4d121f611d686f514965d65ee8fc91fb882824e3.zip tcl-4d121f611d686f514965d65ee8fc91fb882824e3.tar.gz tcl-4d121f611d686f514965d65ee8fc91fb882824e3.tar.bz2 |
* library/platform/platform.tcl: Fix cpu name for Solaris/Intel 64bit.
* library/platform/pkgIndex.tcl: Package updated to version 1.0.8.
* unix/Makefile.in:
* win/Makefile.in:
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2010-05-07 Andreas Kupries <andreask@activestate.com> + + * library/platform/platform.tcl: Fix cpu name for Solaris/Intel 64bit. + * library/platform/pkgIndex.tcl: Package updated to version 1.0.8. + * unix/Makefile.in: + * win/Makefile.in: + 2010-05-06 Jan Nijtmans <nijtmans@users.sf.net> * generic/tclPkg.c Unnecessary type casts, See Tcl [Patch #2997087] |