From 139d0c88a0d9de0f117e76b0d4cffff188210974 Mon Sep 17 00:00:00 2001
From: Raymond Toy <toy.raymond@gmail.com>
Date: Sun, 3 Mar 2013 18:21:37 -0800
Subject: [PATCH] Update from logs and cleanup some of the text.

---
 src/general-info/release-20e.txt | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/general-info/release-20e.txt b/src/general-info/release-20e.txt
index f85b51d21..fb9f3a5b6 100644
--- a/src/general-info/release-20e.txt
+++ b/src/general-info/release-20e.txt
@@ -41,10 +41,12 @@ New in this release:
         derivation.)
       * :I486 and :PENTIUM (Always assume we're running on at least a
         Pentium.)
-    * Attempts to modify the standard readtable or the standard pprint
-      dispatch table will now signal a continuable error.
+    * A serious error in FILE-POSITION on streams using an encoding
+      other than latin1 has been fixed.  See ticket #74.
 
   * ANSI compliance fixes:
+    * Attempts to modify the standard readtable or the standard pprint
+      dispatch table will now signal a continuable error.
 
   * Bugfixes:
     * REPLACE and friends on strings were limited to strings less than
-- 
GitLab