diff options
author | andreas_kupries <akupries@shaw.ca> | 2009-05-29 16:28:40 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2009-05-29 16:28:40 (GMT) |
commit | 352b739216839cdb9ba6fadbbd71e59fef7353a9 (patch) | |
tree | aef0ae49d668886460c1794cc804a305788db936 /ChangeLog | |
parent | cec98104c9b7cc006a347b3b517fb1303d77ee2d (diff) | |
download | tcl-352b739216839cdb9ba6fadbbd71e59fef7353a9.zip tcl-352b739216839cdb9ba6fadbbd71e59fef7353a9.tar.gz tcl-352b739216839cdb9ba6fadbbd71e59fef7353a9.tar.bz2 |
* library/platform/platform.tcl: Fixed handling of cpu ia64,
* library/platform/pkgIndex.tcl: taking ia64_32 into account
* unix/Makefile.in: now. Bumped version to 1.0.5. Updated the
* win/Makefile.in: installation commands.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2009-05-29 Andreas Kupries <andreask@activestate.com> + + * library/platform/platform.tcl: Fixed handling of cpu ia64, + * library/platform/pkgIndex.tcl: taking ia64_32 into account + * unix/Makefile.in: now. Bumped version to 1.0.5. Updated the + * win/Makefile.in: installation commands. + 2009-05-26 Alexandre Ferrieux <ferrieux@users.sourceforge.net> * doc/expr.n: Fixed documentation of the right-associativity of |