diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-10-28 22:12:30 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-10-28 22:12:30 +0000 |
commit | 78f27ffd6c29cddf45140939ba10af5a053712d2 (patch) | |
tree | 5a91e6f282b8e844fb6bf72f7e482f9a5ce09994 /chapter01 | |
parent | eb0d4d82f98f44e6923aa99a7d333252242c2382 (diff) |
Upgrade to Linux-2.6.18.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7845 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0da038229..5ef828454 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,9 @@ <para>2006-10-28</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Linux-2.6.18.1.</para> + </listitem> + <listitem> <para>[matthew] - Fix a bug in Less whereby the <type>sigset_t</type> type is not detected by the <command>configure</command> script, which causes <function>sigsetmask</function> to be used instead of the |