diff options
author | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-19 20:33:50 +0000 |
---|---|---|
committer | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-19 20:33:50 +0000 |
commit | 53579a53e3cee28d69c74baa0cf0e2345378d119 (patch) | |
tree | ac0c1f9db6199ede4700e332b016ca9925b51128 | |
parent | 97ba3cf3df21203988e5aaf1e0e16d98f01eecdb (diff) |
Updated the book to use 4.13a as the Texinfo version, even though the tarball is exactly the same as the previous 4.13 version
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8678 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 5 | ||||
-rw-r--r-- | packages.ent | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6ac161081..4da819040 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,11 @@ <para>2008-10-19</para> <itemizedlist> <listitem> + <para>[randy] - Updated the book to use 4.13a as the Texinfo version, + even though the tarball is exactly the same as the previous 4.13 + version.</para> + </listitem> + <listitem> <para>[randy] - Removed an unnecessary command from the Chapter 5 Perl instructions.</para> </listitem> diff --git a/packages.ent b/packages.ent index 521ac4a30..a20ac0046 100644 --- a/packages.ent +++ b/packages.ent @@ -496,7 +496,7 @@ <!ENTITY tcl-ch5-du "36 MB"> <!ENTITY tcl-ch5-sbu "0.6 SBU"> -<!ENTITY texinfo-version "4.13"> +<!ENTITY texinfo-version "4.13a"> <!ENTITY texinfo-size "2,751 KB"> <!ENTITY texinfo-url "&gnu;texinfo/texinfo-&texinfo-version;.tar.gz"> <!ENTITY texinfo-md5 "71ba711519209b5fb583fed2b3d86fcb"> |