diff --git a/chapter01/changelog.sgml b/chapter01/changelog.sgml
index d890c61fb..ed8bc7eaf 100644
--- a/chapter01/changelog.sgml
+++ b/chapter01/changelog.sgml
@@ -53,9 +53,10 @@ Chapter 6: Changed libexecdir=/usr/bin in fileutils to libexecdir=/bin
-Chapter 6: No need to cd into glibc-build before running configure and
-make. We are already cd'ed into glibc-build when we created the
-configparms file
+Chapter 6: Updated Glibc installation instructions. 'configparms' file
+creation has been deleted. No need to pick a compiler (either distro's
+native or the /usr/local/gcc2952/bin/gcc one); we're in chroot
+now so we'll use the one we have