diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-10 15:18:54 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-10 15:18:54 +0000 |
commit | 72b34dd8f8aace349203ff45a13dd5f66608d772 (patch) | |
tree | eaf21073bf3ecf8e377a589ece5df64a66d6a4e4 /chapter01 | |
parent | 10d18a0f10514f69f8d5c2f8e9c6a4299e3ac4c9 (diff) |
new chroot cmd after glibc-pass2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2298 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 50fb73298..5e494cac9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -56,6 +56,9 @@ </itemizedlist> </para></listitem> +<listitem><para>January 10th, 2003 [gerard]: Added new chroot commands that +are to be used from that point onwards.</para></listitem> + <listitem><para>January 9th, 2003 [timothy]: Appendix A - Gzip: Added patch URL.</para></listitem> |