diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-12-16 22:32:38 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-12-16 22:32:38 +0000 |
commit | b1cc9001e74ca10826dd42e8268fe17c5fea3d2e (patch) | |
tree | cc138b83d679ab6e3bfc018eb7205cd6c2a00e66 /chapter01 | |
parent | bd8cf55892f0a2915115edeb6ef9761d090a7165 (diff) |
Update to Libpipeline-1.2.5. Fixes #3440.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10397 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 131d0c2dc..2d610d163 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ <para>2013-12-16</para> <itemizedlist> <listitem> + <para>[matthew] - Update to Libpipeline-1.2.5. Fixes + <ulink url="&lfs-ticket-root;3440">#3440</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Update to Binutils-2.24. Fixes <ulink url="&lfs-ticket-root;3438">#3438</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 38f23f051..f2264c405 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -124,9 +124,9 @@ <!--<listitem> <para>LFS-Bootscripts &lfs-bootscripts-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Libpipeline &libpipeline-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Libtool &libtool-version;</para> </listitem>--> |