diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 6f8d51ee6..1e9d2b98e 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -76,6 +76,9 @@ first a summary, then a detailed log.
+June 15, 2004 [winkie]: Corrected installation of Readline.
+
+
June 15, 2004 [winkie]: Recreate Udev's entry in /etc/hotplug.d,
since it's not correct for our purposes by default.
diff --git a/chapter06/readline.xml b/chapter06/readline.xml
index d4605f5a6..047f9c106 100644
--- a/chapter06/readline.xml
+++ b/chapter06/readline.xml
@@ -48,7 +48,7 @@ patch:
Give Readline's dynamic libraries to a more appropriate permissions:
-chmod 644 /usr/lib/*.&readline-version;
+chmod 755 /usr/lib/*.&readline-version;
And move them to a more appropriate location: