diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2007-08-15 02:19:18 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2007-08-15 02:19:18 +0000 |
commit | 7e327a8abe2e2fabbb452b3254279f17104b286c (patch) | |
tree | ab0cb98d50bc43accecae7d8ff58243dd5aeb1dd /chapter01/changelog.xml | |
parent | ade70e8f7a8a78588cd4895ad871212e785920c0 (diff) |
Merge r8309, r8311, r8317, r8318 from trunk to jh branch
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8321 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 76f0e5fad..7dbd46959 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,11 +36,27 @@ </listitem> --> - <!-- replace with real entry --> + <listitem> + <para>2007-08-13</para> + <itemizedlist> + <listitem> + <para>[dnicholson] - Updated to LFS-Bootscripts-20070813.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2007-08-11</para> <itemizedlist> <listitem> + <para>[bdubbs] - Upgrade to Linux-2.6.22.2, fixes + <ulink url="&lfs-ticket-root;2059">#2059</ulink>.</para> + </listitem> + <listitem> + <para>[dnicholson] - Changed the Bash testsuite standard input fix + to only affect the necessary test script.</para> + </listitem> + <listitem> <para>[jhuntwork] - Add -march=i486 to Glibc for x86 builds as default of i386 is incompatible.</para> </listitem> |