diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-05-22 22:22:10 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-05-22 22:22:10 +0000 |
commit | 9879b5dbd439e6b6438bb02dbc7c99c242a18f9f (patch) | |
tree | 02d9cc6a0e9d0c71f0972937af767d8806c8d682 /chapter01 | |
parent | 47045599e69241222a0288069cd76dc1614aed4d (diff) |
Upgrade to Linux-2.6.39. Fixes #2877.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9548 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 231c29de7..7c43cfd73 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2011-05-22</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Linux-2.6.39. Fixes + <ulink url="&lfs-ticket-root;2877">#2877</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Pkg-config-0.26, including its dependency of Glib and Glib's dependency of PCRE. Fixes <ulink url="&lfs-ticket-root;2876">#2876</ulink>.</para> |