diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 8 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> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index f20fb6364..b8b46f94e 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -225,6 +225,10 @@ </listitem> <listitem> + <para>&grub-inode-patch;</para> + </listitem> + + <listitem> <para>&module-init-manpages-patch;</para> </listitem> |