diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-09-10 04:31:00 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-09-10 04:31:00 +0000 |
commit | b72295579dc15cdb2546b64f42fa184b63590fc6 (patch) | |
tree | 32b8cee5eeecb521a7d8f9af6ec228c4297fd9f9 /chapter01 | |
parent | 6a7bdc3d6e77080058b4e85ba2b8b17cd3f4b611 (diff) |
Propogated the coreutils fix from testing back up to unstable
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4149 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 82868d874..82e0e554f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -93,6 +93,10 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>September 9th, 2004 [jeremy]: Added missing colon to group +name in Chapter 6-Coreutils (used by the test suite). Reported by +Nico to LFS-Dev</para></listitem> + <listitem><para>September 9th, 2004 [jeremy]: Upgraded to GCC 3.4.2 and Util-linux-2.12c.</para></listitem> |