diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-09-02 03:32:54 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-09-02 03:32:54 +0000 |
commit | c0b11718f64080ee987f49ec32f19fa5733b5140 (patch) | |
tree | 846d8d4b658c8425387411cd637a3dacaa1d7a51 /chapter01/changelog.xml | |
parent | c5dd7bb4ec1c1e9fa8603e6e5bb3c0251b135ab1 (diff) |
Add a patch to Chapter 6 glibc to fix the test-installation.pl
script instead of just preventing it from running
Update to systemd-189
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9981 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 28d648dbd..19ffad1e9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,22 @@ --> <listitem> + <para>2012-09-02</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Add a patch to Chapter 6 glibc to fix + the test-installation.pl script instead of just preventing + it from running. Fixes + <ulink url="&lfs-ticket-root;3175">#3175</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to systemd-189. Fixes + <ulink url="&lfs-ticket-root;3167">#3167</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2012-09-01</para> <itemizedlist> <listitem> |