diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-04-02 02:10:08 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-04-02 02:10:08 +0000 |
commit | 289207bab6b5f14f3fec87f7fb4e617ecfacbba5 (patch) | |
tree | e27423131c3031248f491b28910d372af71f70c7 /chapter01 | |
parent | 2aa3c1c408973d9749549c3bfb13bcd71cf54f3d (diff) |
I hesitate to make a commit today, but the changes are ready.
Upgrade to Linux-3.8.5
Upgrade to Systemd-200
Expand tcl space for regular expressions needed for some tests
Disable a g++ libmudflap test that always fails
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10237 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index fa33d571c..0ffcf9899 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,30 @@ --> <listitem> + <para>2013-04-01</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Upgrade to Linux-3.8.5. Fixes + <ulink url="&lfs-ticket-root;3320">#3320</ulink>.</para> + </listitem> + + <listitem> + <para>[bdubbs] - Upgrade to Systemd-200. Fixes + <ulink url="&lfs-ticket-root;3317">#3317</ulink> and + <ulink url="&lfs-ticket-root;3321">#3321</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Expand tcl space for regular expressions + needed for some tests.</para> + </listitem> + <listitem> + <para>[bdubbs] - Disable a g++ libmudflap test that always + fails.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2013-03-29</para> <itemizedlist> <listitem> |