diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 94ff1a2f6..ca47a3fb6 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -35,6 +35,58 @@
-->
+
+ 2015-01-12
+
+
+ [bdubbs] - Update to XML-Parser-2.44. Fixes
+ #3733.
+
+
+ [bdubbs] - Update to man-pages-3.77. Fixes
+ #3732.
+
+
+ [bdubbs] - Update to linux-3.18.2. Fixes
+ #3731.
+
+
+
+
+
+ 2015-01-06
+
+
+ [bdubbs] - Update to file-5.22. Fixes
+ #3729.
+
+
+ [bdubbs] - Update to automake-1.15. Fixes
+ #3727.
+
+
+
+
+
+ 2015-01-02
+
+
+ [bdubbs] - Update to man-pages-3.76. Fixes
+ #3728.
+
+
+ [bdubbs] - Fix URL for CLFS. Fixes
+ #3727.
+
+
+ [bdubbs] - Update copyright year.
+
+
+ [bdubbs] - Make version-check script more robust.
+
+
+
+
2014-12-25
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 72440d888..5350aa8da 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -34,9 +34,9 @@
-
+
Bash &bash-version;
diff --git a/chapter05/gettext.xml b/chapter05/gettext.xml
index 58170e1f6..c88c0f468 100644
--- a/chapter05/gettext.xml
+++ b/chapter05/gettext.xml
@@ -76,6 +76,7 @@ EMACS="no" ./configure --prefix=/tools --disable-shared
Compile the package:
make -C gnulib-lib
+make -C intl pluralx.c
make -C src msgfmt
make -C src msgmerge
make -C src xgettext
diff --git a/chapter06/grub.xml b/chapter06/grub.xml
index 545508dcb..cd730a3d5 100644
--- a/chapter06/grub.xml
+++ b/chapter06/grub.xml
@@ -49,10 +49,26 @@
--disable-efiemu \
--disable-werror
- The --disable-werror option allows the build to complete with
- warnings introduced by more recent flex versions. The other --disable
- switches minimize what is built by disabling features and testing programs
- not needed for LFS.
+
+ The meaning of the new configure options:
+
+
+ --disable-werror
+
+ This allows the build to complete with warnings introduced
+ by more recent Flex versions.
+
+
+
+
+ --disable-grub-emu-usb --disable-efiemu
+
+ These options minimize what is built by disabling features and
+ testing programs not needed for LFS.
+
+
+
+
Compile the package:
diff --git a/general.ent b/general.ent
index eaac65d0d..3f48a8c8b 100644
--- a/general.ent
+++ b/general.ent
@@ -1,7 +1,7 @@
-
+
-
-
+
+
diff --git a/packages.ent b/packages.ent
index d0887aa0a..e3277eae4 100644
--- a/packages.ent
+++ b/packages.ent
@@ -30,11 +30,11 @@
-
-
-
+
+
+
-
+
@@ -159,10 +159,10 @@
-
-
+
+
-
+
@@ -375,12 +375,12 @@
-
+
-
+
-
+
EOF
bash version-check.sh