diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-11 18:00:03 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-11 18:00:03 +0000 |
commit | 72730c35f59be80aeeddcefb2ac8bab15432c9a2 (patch) | |
tree | 7c2c58bc53e7078d5f540ea255aa3a3fc95602e2 /chapter01 | |
parent | f200be17df1f20f8aa69625dfc72bde701f9619f (diff) |
Added caution block around binutils keep source around instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2766 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 13df9c7ca..06fef00a8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -83,6 +83,10 @@ </itemizedlist> </para></listitem> +<listitem><para>September 11th, 2003 [jeremy]: Added caution tags around the +reminder to not delete the binutils source and build directories in Chap 5. +</para></listitem> + <listitem><para>September 11th, 2003 [jeremy]: Added new perl-libc-3 patch from Anderson Lizardo</para></listitem> |