diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-10-04 16:54:39 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-10-04 16:54:39 +0000 |
commit | 23d30d7d58e90f74bdae3b3787da45456bb5ebc0 (patch) | |
tree | 0507cfa00dfdb04c96cfdb4a42a5089d41b04ff5 /chapter01 | |
parent | bf91658d65107428947e1952ad81a19faad62642 (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@7812 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f5cc22da6..5df508e79 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,17 +36,6 @@ </listitem> --> <listitem> - <para>2006-09-23</para> - <itemizedlist> - <listitem> - <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-10-02</para> <itemizedlist> <listitem> @@ -62,6 +51,17 @@ </listitem> <listitem> + <para>2006-09-23</para> + <itemizedlist> + <listitem> + <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> <listitem> |