diff --git a/src/general-info/release-20e.txt b/src/general-info/release-20e.txt
index 9ebd374410f5a1dd42aac0e4339ad95a3d5d76ff..06f51738e8cbabb936b6d77278428a69324d08ff 100644
--- a/src/general-info/release-20e.txt
+++ b/src/general-info/release-20e.txt
@@ -56,6 +56,9 @@ New in this release:
       other than latin1 has been fixed.  See ticket #74.
     * Fix startup crashes on some Debian Linux versions.  This was
       caused by the release string not having a patch version.
+    * FILE-POSITION no longer returns incorrect values.  See ticket
+      #79.
+
 
   * Trac Tickets:
     * Ticket #52 reopened.
@@ -86,6 +89,9 @@ New in this release:
     * In make-dist.sh, the version is now optional.  If not given, a
       version is derived from the git hash returned by "git
       describe". 
+    * build.sh -u used to disable building of asdf and friends.  This
+      is incorrect.  Asdf is always built now (during the last stage).
+
 
 This release is not binary compatible with code compiled using CMUCL
 20d; you will need to recompile FASL files.