diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-12-22 09:35:15 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-12-22 09:35:15 +0000 |
commit | c3291d580deeee22026b555ffff6c40247ae1d17 (patch) | |
tree | 6aeb38d7eae4774b7b12f703857897bb4b75b1e7 /chapter01 | |
parent | cbaaeba16128e63d4052d2d188369f442a036d5c (diff) |
Update to Libpipeline-1.2.6. Fixes #3449.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10412 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 3dc3d82a4..4e1e6f3a1 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ <para>2013-12-22</para> <itemizedlist> <listitem> + <para>[matthew] - Update to Libpipeline-1.2.6. Fixes + <ulink url="&lfs-ticket-root;3449">#3449</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Fix the coreutils-i18n patch, which introduced a regression in cut. Fixes <ulink url="&lfs-ticket-root;3448">#3448</ulink>.</para> |