diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-10-04 16:51:16 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-10-04 16:51:16 +0000 |
commit | 688ddbbeaeea6410fbc4c42bae46fd7bd7d30e1a (patch) | |
tree | e834ba1e7ff3a3279ca7277a5d51f77152f3241b /chapter01/changelog.xml | |
parent | f6d7f48f61019cbeb5728bbe497364d68e8c0813 (diff) |
Correct the order of the Changelog entries. Sometimes quilt/patch are just too efficient.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7810 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 19 |
1 files changed, 7 insertions, 12 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f5cc22da6..d277508f7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,31 +36,26 @@ </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 Coreutils-6.3.</para> </listitem> </itemizedlist> </listitem> <listitem> - <para>2006-10-02</para> + <para>2006-09-23</para> <itemizedlist> <listitem> - <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> + <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-22</para> <itemizedlist> |