diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-02-01 22:47:26 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-02-01 22:47:26 +0000 |
commit | 578f206eb1005b81476a9a441decfa4f31452252 (patch) | |
tree | 257856a595e95f33a43708d5ac438380f8f5a1f6 /chapter01 | |
parent | 8ece31c5b242ee38bd3307f7d68d9dd2181c123f (diff) |
Upgrade to Linux-2.6.28.2. Fixes #2316.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8793 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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 2a1e19adc..42fd5cee6 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2009-02-01</para> <itemizedlist> <listitem> + <para>[matthew] - Upgraded to Linux-2.6.28.2. Fixes + <ulink url="&lfs-ticket-root;2316">#2316</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgraded to IPRoute2-2.6.28. Fixes <ulink url="&lfs-ticket-root;2324">#2324</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index b57c40601..aa01f2e84 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -221,6 +221,10 @@ </listitem> <listitem> + <para>&linux-header-patch;</para> + </listitem> + + <listitem> <para>&readline-fixes-patch;</para> </listitem> |