diff options
author | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-07 21:56:21 +0000 |
---|---|---|
committer | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-07 21:56:21 +0000 |
commit | 22f2462228a3959d6ad5eb6a3179fa1fe462ebb4 (patch) | |
tree | 3eb78a26874d57949cb737fedf6e7e99d5e78c35 /chapter01 | |
parent | 0ae23525daab495be79b1c6ae9b4a60849ace098 (diff) |
Updated Libtool to 2.2.6a
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2b1246925..a09765e30 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,9 @@ <para>2008-10-07</para> <itemizedlist> <listitem> + <para>[randy] - Updated Libtool to 2.2.6a.</para> + </listitem> + <listitem> <para>[randy] - Corrected the instruction to untar the E2fsprogs tarball in Section 2.3. Thanks to William Immendorf for pointing out the error.</para> |