Fixed Changelog indentation.

Please, across the book use two-spaces indentation (no tabs) 
and wrap the text at ~80 characters.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7322 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Manuel Canales Esparcia 2006-01-31 19:33:39 +00:00
parent 6d48233dad
commit c4dfdaaafc

View File

@ -40,15 +40,17 @@
<para>January 30, 2006</para> <para>January 30, 2006</para>
<itemizedlist> <itemizedlist>
<listitem> <listitem>
<para>[jhuntwork] - Adjust binutils-pass1 so we don't need to hang on to its <para>[jhuntwork] - Adjust binutils-pass1 so we don't need to hang
source directories. Also use 'gcc -dumpmachine' instead of the MACHTYPE var.</para> on to its source directories. Also use 'gcc -dumpmachine' instead
of the MACHTYPE var.</para>
</listitem> </listitem>
<listitem> <listitem>
<para>[jhuntwork] - Various textual corrections. Thanks Chris Staub.</para> <para>[jhuntwork] - Various textual corrections. Thanks Chris
Staub.</para>
</listitem> </listitem>
<listitem> <listitem>
<para>[jhuntwork] - Remove unnecessary LDFLAGS variables in binutils pass 1 and 2. <para>[jhuntwork] - Remove unnecessary LDFLAGS variables in binutils
Thanks Dan Nicholson.</para> pass 1 and 2. Thanks Dan Nicholson.</para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
</listitem> </listitem>
@ -90,8 +92,8 @@
<para>January 25, 2006</para> <para>January 25, 2006</para>
<itemizedlist> <itemizedlist>
<listitem> <listitem>
<para>[jhuntwork] - Remove ppc specific instructions from chapter 6 patch. <para>[jhuntwork] - Remove ppc specific instructions from chapter 6
Cross-LFS can handle non-x86 arch specifics at this point.</para> patch. Cross-LFS can handle non-x86 arch specifics at this point.</para>
</listitem> </listitem>
<listitem> <listitem>
<para>[jhuntwork] - Fix chapter 6 Glibc's test-installation.pl to test <para>[jhuntwork] - Fix chapter 6 Glibc's test-installation.pl to test
@ -99,12 +101,13 @@
and Greg Schafer for the fix.</para> and Greg Schafer for the fix.</para>
</listitem> </listitem>
<listitem> <listitem>
<para>[jhuntwork] - Fixed the re-adjusting of the toolchain in chapter 6 <para>[jhuntwork] - Fixed the re-adjusting of the toolchain in chapter
so that chapter 6 GCC and Binutils links against the proper Glibc and so 6 so that chapter 6 GCC and Binutils links against the proper Glibc and
that we don't have to keep the binutils directories from chapter 5. Also so that we don't have to keep the binutils directories from chapter 5.
moved a note about saving the /tools directory to the beginning of chapter 6. Also moved a note about saving the /tools directory to the beginning of
Fixes bug 1677. Thanks to Chris Staub, Alexander Patrakov, Greg Schafer and chapter 6. Fixes bug 1677. Thanks to Chris Staub, Alexander Patrakov,
Tushar Teredesai for reporting and resolving this issue.</para> Greg Schafer and Tushar Teredesai for reporting and resolving this
issue.</para>
</listitem> </listitem>
<listitem> <listitem>
<para>[matthew] - Upgrade coreutils i18n patch to version 2 to fix <para>[matthew] - Upgrade coreutils i18n patch to version 2 to fix
@ -142,7 +145,7 @@
</listitem> </listitem>
<listitem> <listitem>
<para>[matthew] - Install documentation for the Linux kernel. Thanks <para>[matthew] - Install documentation for the Linux kernel. Thanks
to Tushar for the report. Fixes bug 1683.</para> to Tushar for the report. Fixes bug 1683.</para>
</listitem> </listitem>
<listitem> <listitem>
<para>[matthew] - Added a patch to enable Perl's DB_File module to <para>[matthew] - Added a patch to enable Perl's DB_File module to
@ -157,7 +160,8 @@ to Tushar for the report. Fixes bug 1683.</para>
<itemizedlist> <itemizedlist>
<listitem> <listitem>
<para>[jhuntwork] - Added a patch to fix the sprintf security <para>[jhuntwork] - Added a patch to fix the sprintf security
vulnerability in Perl. Thanks to Tim van der Molen for pointing it out.</para> vulnerability in Perl. Thanks to Tim van der Molen for pointing
it out.</para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
</listitem> </listitem>