[cmucl-cvs] [git] CMU Common Lisp branch master updated. snapshot-2013-02-25-g139d0c8

Raymond Toy rtoy at common-lisp.net
Mon Mar 4 02:21:42 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMU Common Lisp".

The branch, master has been updated
       via  139d0c88a0d9de0f117e76b0d4cffff188210974 (commit)
      from  617d35aa9517394df035ea52811ecf89ca1a28fe (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 139d0c88a0d9de0f117e76b0d4cffff188210974
Author: Raymond Toy <toy.raymond at gmail.com>
Date:   Sun Mar 3 18:21:37 2013 -0800

    Update from logs and cleanup some of the text.

diff --git a/src/general-info/release-20e.txt b/src/general-info/release-20e.txt
index f85b51d..fb9f3a5 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

-----------------------------------------------------------------------

Summary of changes:
 src/general-info/release-20e.txt |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
CMU Common Lisp




More information about the cmucl-cvs mailing list