diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-27 22:19:55 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-27 22:19:55 +0000 |
commit | 25f7012084c6a5b80925f9765925591b85a5d9c7 (patch) | |
tree | 39c1cb236d4e9345bd7331873633fd99cf476d4a /chapter01/changelog.xml | |
parent | 5ba705410bea94bf86a2b2ccbf0ec1764ba32bcc (diff) |
Noted updated find command, and move of reboot part to chap9
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1071 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 913901844..a79a61a18 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -29,6 +29,13 @@ </para></listitem> +<listitem><para>August 27th 2001 [gerard]: Moved rebooting into LFS from +chapter 8 to chapter 9, after we run that find +command.</para></listitem> + +<listitem><para>August 27th 2001 [gerard]: Updated the find command in +chapter 9.</para></listitem> + <listitem><para>August 27th 2001 [markh]: upgraded to e2fsprogs-1.23 and MAKEDEV-1.3.</para></listitem> |