diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index c01e9b0a9..d81af37e3 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -94,6 +94,9 @@
+September 18th, 2003 [jeremy]: Chapter 5 - GCC Pass 2 -
+added some extra comments regarding the 3 tarballs to unpack.
+
September 17th, 2003 [greg]: Chapter 6 - GCC-2.95.3: Added
rationale notes.
diff --git a/chapter05/gcc-pass2-inst.xml b/chapter05/gcc-pass2-inst.xml
index b8149d2ca..c9eb1dd25 100644
--- a/chapter05/gcc-pass2-inst.xml
+++ b/chapter05/gcc-pass2-inst.xml
@@ -14,7 +14,7 @@ these tests to fail.
It's worth noting that the GCC testsuite we run in this chapter is
considered not as critical as the one we run in Chapter 6.
-Unpack all three GCC tarballs in one and the same working directory.
+Unpack all three GCC tarballs (-core, -g++, and -testsuite) in one and the same working directory.
They will all unfold into a single gcc-&gcc-version;/
subdir.