diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-01-31 19:33:39 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-01-31 19:33:39 +0000 |
commit | c4dfdaaafc51bca7f875dbdd038a85c24aa85735 (patch) | |
tree | e03c7d9ffe7758ad8b0cc4a08fb2aa1a14d4eed2 /chapter01 | |
parent | 6d48233dad778fd7c48f4a51ab9a6e09ee075270 (diff) |
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
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 84 |
1 files changed, 44 insertions, 40 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 214f5aa57..685031f6d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,15 +40,17 @@ <para>January 30, 2006</para> <itemizedlist> <listitem> - <para>[jhuntwork] - Adjust binutils-pass1 so we don't need to hang on to its - source directories. Also use 'gcc -dumpmachine' instead of the MACHTYPE var.</para> + <para>[jhuntwork] - Adjust binutils-pass1 so we don't need to hang + on to its source directories. Also use 'gcc -dumpmachine' instead + of the MACHTYPE var.</para> </listitem> <listitem> - <para>[jhuntwork] - Various textual corrections. Thanks Chris Staub.</para> - </listitem> + <para>[jhuntwork] - Various textual corrections. Thanks Chris + Staub.</para> + </listitem> <listitem> - <para>[jhuntwork] - Remove unnecessary LDFLAGS variables in binutils pass 1 and 2. - Thanks Dan Nicholson.</para> + <para>[jhuntwork] - Remove unnecessary LDFLAGS variables in binutils + pass 1 and 2. Thanks Dan Nicholson.</para> </listitem> </itemizedlist> </listitem> @@ -57,12 +59,12 @@ <para>January 29, 2006</para> <itemizedlist> <listitem> - <para>[jhuntwork] - Restore the use of *startfile_prefix_spec.</para> - </listitem> + <para>[jhuntwork] - Restore the use of *startfile_prefix_spec.</para> + </listitem> <listitem> - <para>[jhuntwork] - Remove a spurious -i from the perl command when - readjusting the toolchain. Thanks Dan Nicholson.</para> - </listitem> + <para>[jhuntwork] - Remove a spurious -i from the perl command when + readjusting the toolchain. Thanks Dan Nicholson.</para> + </listitem> </itemizedlist> </listitem> @@ -71,18 +73,18 @@ <itemizedlist> <listitem> <para>[jhuntwork] - Modify chapter 6 Glibc's make install command to - allow test-installation.pl to run.</para> + allow test-installation.pl to run.</para> + </listitem> + <listitem> + <para>[jhuntwork] - Adjust chapter 5 binutils to build a static ld-new + for use in the chapter 6 readjusting section. Also add some extended + sanity checks. These fixes are adapted from DIY-Linux and Greg Schafer. + Thanks to Dan Nicholson for the report, as well.</para> + </listitem> + <listitem> + <para>[jhuntwork] - Added 'nodump' to commands in the Package Management + section.</para> </listitem> - <listitem> - <para>[jhuntwork] - Adjust chapter 5 binutils to build a static ld-new - for use in the chapter 6 readjusting section. Also add some extended - sanity checks. These fixes are adapted from DIY-Linux and Greg Schafer. - Thanks to Dan Nicholson for the report, as well.</para> - </listitem> - <listitem> - <para>[jhuntwork] - Added 'nodump' to commands in the Package Management - section.</para> - </listitem> </itemizedlist> </listitem> @@ -90,22 +92,23 @@ <para>January 25, 2006</para> <itemizedlist> <listitem> - <para>[jhuntwork] - Remove ppc specific instructions from chapter 6 patch. - Cross-LFS can handle non-x86 arch specifics at this point.</para> + <para>[jhuntwork] - Remove ppc specific instructions from chapter 6 + patch. Cross-LFS can handle non-x86 arch specifics at this point.</para> + </listitem> + <listitem> + <para>[jhuntwork] - Fix chapter 6 Glibc's test-installation.pl to test + the correct Glibc. Fixes bug 1675. Thanks to Dan Nicholson for the report + and Greg Schafer for the fix.</para> + </listitem> + <listitem> + <para>[jhuntwork] - Fixed the re-adjusting of the toolchain in chapter + 6 so that chapter 6 GCC and Binutils links against the proper Glibc and + so that we don't have to keep the binutils directories from chapter 5. + Also moved a note about saving the /tools directory to the beginning of + chapter 6. Fixes bug 1677. Thanks to Chris Staub, Alexander Patrakov, + Greg Schafer and Tushar Teredesai for reporting and resolving this + issue.</para> </listitem> - <listitem> - <para>[jhuntwork] - Fix chapter 6 Glibc's test-installation.pl to test - the correct Glibc. Fixes bug 1675. Thanks to Dan Nicholson for the report - and Greg Schafer for the fix.</para> - </listitem> - <listitem> - <para>[jhuntwork] - Fixed the re-adjusting of the toolchain in chapter 6 - so that chapter 6 GCC and Binutils links against the proper Glibc and so - that we don't have to keep the binutils directories from chapter 5. Also - moved a note about saving the /tools directory to the beginning of chapter 6. - Fixes bug 1677. Thanks to Chris Staub, Alexander Patrakov, Greg Schafer and - Tushar Teredesai for reporting and resolving this issue.</para> - </listitem> <listitem> <para>[matthew] - Upgrade coreutils i18n patch to version 2 to fix <command>sort -n</command> and add the en_US.UTF-8 locale to improve @@ -142,7 +145,7 @@ </listitem> <listitem> <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> <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> <listitem> <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> </itemizedlist> </listitem> @@ -167,7 +171,7 @@ to Tushar for the report. Fixes bug 1683.</para> <itemizedlist> <listitem> <para>[jhuntwork] - Fixed locale generation for French UTF-8. Thanks - to Dan McGhee for the report and Alexander Patrakov for the fix.</para> + to Dan McGhee for the report and Alexander Patrakov for the fix.</para> </listitem> </itemizedlist> </listitem> |