diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a5aee232c..1d63fc83a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ 2012-12-28 + + [matthew] - Upgrade to Tcl-8.6.0. Fixes + #3257. + [matthew] - Upgrade to Man-Pages-3.45. Fixes #3256. diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index c3864dd62..bd18ec6dc 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -187,9 +187,9 @@ - + diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml index 8384b5ea0..54f09f82d 100644 --- a/chapter05/tcl.xml +++ b/chapter05/tcl.xml @@ -79,7 +79,7 @@ Make the installed library writable so debugging symbols can be removed later: -chmod -v u+w /tools/lib/libtcl8.5.so +chmod -v u+w /tools/lib/libtcl&tcl-major-version;.so Install Tcl's headers. The next package, Expect, requires them to build. @@ -88,7 +88,7 @@ Now make a necessary symbolic link: -ln -sv tclsh8.5 /tools/bin/tclsh +ln -sv tclsh&tcl-major-version; /tools/bin/tclsh diff --git a/packages.ent b/packages.ent index 5c9e19157..1af83f305 100644 --- a/packages.ent +++ b/packages.ent @@ -505,11 +505,11 @@ - - - + + + - +