diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-10-04 16:53:55 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-10-04 16:53:55 +0000 |
commit | bf91658d65107428947e1952ad81a19faad62642 (patch) | |
tree | 41c0cbb7e085905b5c0866844283c31554a07f11 /chapter01 | |
parent | 688ddbbeaeea6410fbc4c42bae46fd7bd7d30e1a (diff) |
Undo r7810. It obviously contained much more than the commit log stated.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 19 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 9 |
2 files changed, 18 insertions, 10 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d277508f7..f5cc22da6 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,26 +36,31 @@ </listitem> --> <listitem> - <para>2006-10-02</para> + <para>2006-09-23</para> <itemizedlist> <listitem> - <para>[matthew] - Upgrade to Coreutils-6.3.</para> + <para>[bryan] - Fixed typo in udev-100 instructions (extra/ + should be extras/). Thanks to Balazs Parkanyi for the + heads-up.</para> </listitem> </itemizedlist> </listitem> <listitem> - <para>2006-09-23</para> + <para>2006-10-02</para> <itemizedlist> <listitem> - <para>[bryan] - Fixed typo in udev-100 instructions (extra/ - should be extras/). Thanks to Balazs Parkanyi for the - heads-up.</para> + <para>[matthew] - Upgrade to Linux-2.6.18.</para> + </listitem> + <listitem> + <para>[matthew] - Upgrade to Glibc-2.5.</para> + </listitem> + <listitem> + <para>[matthew] - Upgrade to Coreutils-6.3.</para> </listitem> </itemizedlist> </listitem> - <listitem> <para>2006-09-22</para> <itemizedlist> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 01370edc8..b2ae9a0ad 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -198,13 +198,13 @@ </itemizedlist>--> - <itemizedlist> + <!--<itemizedlist> <title>Added:</title> <listitem> - <para>&glibc-iconv_fix-patch;</para> + <para>PLACEHOLDER</para> </listitem> - </itemizedlist> + </itemizedlist>--> <itemizedlist> <title>Removed:</title> @@ -215,6 +215,9 @@ <listitem> <para>glibc-2.3.6-linux_types-1.patch</para> </listitem> + <listitem> + <para>linux-2.6.17.13-utf8_input-1.patch</para> + </listitem> </itemizedlist> |