diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2008-04-03 16:44:21 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2008-04-03 16:44:21 +0000 |
commit | 6bf97d681201f0f703e05d97233d3c94bf9a8be2 (patch) | |
tree | 7806f31fe54267dff49efd29279d541c172aefef /chapter01/changelog.xml | |
parent | b6f76d75a91b87a2f6130f31dbe54b56956529f2 (diff) |
Added patch for 256-byte inode support in GRUB. Fixes #2161.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8514 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 288be2fc9..812ea6d54 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -46,6 +46,10 @@ <listitem> <para>[jhuntwork] - Upgraded to iana-etc-2.30. Fixes #2174.</para> </listitem> + <listitem> + <para>[jhuntwork] - Added patch for 256-byte inode support in GRUB. + Fixes #2161.</para> + </listitem> </itemizedlist> </listitem> |