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 @@
January 30, 2006
- [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.
+ [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.
- [jhuntwork] - Various textual corrections. Thanks Chris Staub.
-
+ [jhuntwork] - Various textual corrections. Thanks Chris
+ Staub.
+
- [jhuntwork] - Remove unnecessary LDFLAGS variables in binutils pass 1 and 2.
- Thanks Dan Nicholson.
+ [jhuntwork] - Remove unnecessary LDFLAGS variables in binutils
+ pass 1 and 2. Thanks Dan Nicholson.
@@ -57,12 +59,12 @@
January 29, 2006
- [jhuntwork] - Restore the use of *startfile_prefix_spec.
-
+ [jhuntwork] - Restore the use of *startfile_prefix_spec.
+
- [jhuntwork] - Remove a spurious -i from the perl command when
- readjusting the toolchain. Thanks Dan Nicholson.
-
+ [jhuntwork] - Remove a spurious -i from the perl command when
+ readjusting the toolchain. Thanks Dan Nicholson.
+
@@ -71,18 +73,18 @@
[jhuntwork] - Modify chapter 6 Glibc's make install command to
- allow test-installation.pl to run.
+ allow test-installation.pl to run.
+
+
+ [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.
+
+
+ [jhuntwork] - Added 'nodump' to commands in the Package Management
+ section.
-
- [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.
-
-
- [jhuntwork] - Added 'nodump' to commands in the Package Management
- section.
-
@@ -90,22 +92,23 @@
January 25, 2006
- [jhuntwork] - Remove ppc specific instructions from chapter 6 patch.
- Cross-LFS can handle non-x86 arch specifics at this point.
+ [jhuntwork] - Remove ppc specific instructions from chapter 6
+ patch. Cross-LFS can handle non-x86 arch specifics at this point.
+
+
+ [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.
+
+
+ [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.
-
- [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.
-
-
- [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.
-
[matthew] - Upgrade coreutils i18n patch to version 2 to fix
sort -n and add the en_US.UTF-8 locale to improve
@@ -142,7 +145,7 @@
[matthew] - Install documentation for the Linux kernel. Thanks
-to Tushar for the report. Fixes bug 1683.
+ to Tushar for the report. Fixes bug 1683.
[matthew] - Added a patch to enable Perl's DB_File module to
@@ -157,7 +160,8 @@ to Tushar for the report. Fixes bug 1683.
[jhuntwork] - Added a patch to fix the sprintf security
- vulnerability in Perl. Thanks to Tim van der Molen for pointing it out.
+ vulnerability in Perl. Thanks to Tim van der Molen for pointing
+ it out.
@@ -167,7 +171,7 @@ to Tushar for the report. Fixes bug 1683.
[jhuntwork] - Fixed locale generation for French UTF-8. Thanks
- to Dan McGhee for the report and Alexander Patrakov for the fix.
+ to Dan McGhee for the report and Alexander Patrakov for the fix.