diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-02-18 02:19:31 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-02-18 02:19:31 +0000 |
commit | 44917f19a0dca1dc72625ecfafb30cb550d1f58f (patch) | |
tree | 5cdde1898b9f43490c51d2f66c47648df50be7f2 /chapter01/changelog.xml | |
parent | 8292acf631911b2922957c8e71e13d1c085ec0fa (diff) |
Add a discussion about disk partitioning
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9189 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 b729706db..901a05395 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2010-02-17</para> <itemizedlist> <listitem> + <para>[bdubbs] Add a discussion about disk partitioning. + Fixes <ulink url="&lfs-ticket-root;2582">#2582</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] Ensure that GDBM is added to the info 'dir' file. Thanks to Randy McMurchy for the fix. Fixes <ulink url="&lfs-ticket-root;2574">#2574</ulink>.</para> |