diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-08-31 21:45:06 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-08-31 21:45:06 +0000 |
commit | be2dd91303d31589ebc30f8fa780e96775ff8bce (patch) | |
tree | adaf2c96b268c8e12f68bef732403ea5f54e5471 /chapter01 | |
parent | 09c1e758b639de7a4f632a4e22c46c2863507714 (diff) |
Simplified the glibc-lockin for chapter 5, and added some verbiage on fixincludes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2708 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 48cd84910..7dc2104b5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -82,6 +82,11 @@ </itemizedlist> </para></listitem> +<listitem><para>August 31, 2003 [jeremy] - Added in Greg's new +instructions for GCC 3.3.1 wrt the fixincludes process. Also added +extra verbiage to the lockin and GCC pass 2 pages on the fixincludes +process.</para></listitem> + <listitem><para>August 31, 2003 [jeremy] - Added user nobody to passwd and group files, so coreutils tests will pass.</para></listitem> |