diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 235e91f55..ccfd80901 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -119,5 +119,53 @@ descriptions into alphabetical order.
+3.1 - September 21st, 2001
+
+
+
+Updated to:
+
+
+
+e2fsprogs-1.24
+
+
+
+
+
+September 21st, 2001 [markh]: Chapter 1+7: Changed the
+mailing list information to reflect the new ml
+structure. The Ch7 change is that the rc and rcS scripts now ask people
+to report problems to lfs-dev instead of lfs-discuss.
+
+September 18th, 2001 [gerard]: Chapter 5+6 - GCC:
+Added --enable-threads=posix to chapter 5, and changed --enable-threads to
+--enable-threads=posix in chapter 6. Although the default is posix threads
+when
+not specified, it's clearer this way what's being
+enabled.
+
+September 17th, 2001 [gerard]: Chapter 6 - Psmisc:
+Added notes how to deal with psmisc's pidof symlink (in case sysvinit
+isn't installed) and man page. Also, added --exec-prefix=/ to psmisc's
+configure script in order for the programs to be installed in /bin
+rather than /usr/bin (bootscripts may use them, so they must be in
+/bin).
+
+September 16th, 2001 [markh]: Chapter 6 - Util-linux:
+Added USRGAMES_DIR=/usr/bin to the make install routine so that
+/usr/games isn't created for banner and it is installed in
+/usr/bin.
+
+September 14th, 2001 [markh]: Chapter 6 - E2fsprogs:
+Updated to version 1.24.
+
+September 11th, 2001 [gerard]: Chapter 6 - Man: Added
+missing && to 'done' and chmod the configure script to mode 755
+instead of 700 (more of a default mode so people don't _have_ to be
+running as the owner of that file).
+
+
+