diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-06-23 19:50:25 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-06-23 19:50:25 +0000 |
commit | 4abce96c4b09b3a38451773015cb5c926614ab90 (patch) | |
tree | dd8bca078c1654d9b8b4a1d6c802a667fdb43349 /chapter01/changelog.xml | |
parent | 35ee31bc07be803a92d20d7c2eed5a8a45ab2452 (diff) |
* Removed the note regarding the --no-mem-option which is no longer required
(Matt Bartley)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3845 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 781877b39..15d8e37e6 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -78,6 +78,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>June 23, 2004 [matt]: Removed the note regarding the use of +GRUB's --no-mem-option</para></listitem> + <listitem><para>June 23, 2004 [matt]: Removed dpasswd from shadow's list of installed files.</para></listitem> |