diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-10 17:20:47 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-10 17:20:47 +0000 |
commit | 585ce086da5af7b8f3e33ae93c6b0aa128b51555 (patch) | |
tree | 183f906671aedd054bd6da41761858797117b21c /chapter01/changelog.xml | |
parent | 243d49acd65f59052effd8ccb15800e9232ac008 (diff) |
made adjusting specs file architecture independant
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2548 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 43538a6b9..75e881163 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -63,6 +63,12 @@ </itemizedlist> </para></listitem> +<listitem><para>May 10th, 2003 [gerard]: Chapter 06 - Adjusting toolchain: +Made it more architecture independant.</para></listitem> + +<listitem><para>May 10th, 2003 [gerard]: Chapter 05 - Locking in Glibc: +Made it more architecture independant.</para></listitem> + <listitem><para>May 7th, 2003 [gerard]: Removed GCC No Debug patches. No longer assume gcc-core and gcc-g++ packages are downloaded, so added appropriate --enable-languages options.</para></listitem> |