diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-11-26 21:41:18 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-11-26 21:41:18 +0000 |
commit | e7de1b23a6acdd8a574397ecc419896fb86ced04 (patch) | |
tree | f8f75f52af952f0cd62ae547880ebd69983dea4c /chapter01 | |
parent | 9b6a7d0902d7774f62ba6fde97ee8dab3408841b (diff) |
Remove the note about not having to dump/check a journalled filesystem
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7190 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 31f6138e3..b90bfd4d4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -114,6 +114,10 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>November 26, 2005 [matt]: Remove the incorrect note about not +having to dump/check a journalled filesystem (fixes bug 1662).</para> +</listitem> + <listitem><para>November 26, 2005 [matt]: Upgrade to module-init-tools 3.2.1. </para></listitem> |