From d3d60956e529082f718e08d58ed9d3f38e047d78 Mon Sep 17 00:00:00 2001 From: rtoy <rtoy> Date: Sun, 19 Sep 2010 04:10:52 +0000 Subject: [PATCH] Merge from 20b-branch for bug fix for Unicode 1.0 names. --- general-info/release-20b.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/general-info/release-20b.txt b/general-info/release-20b.txt index 2fe36217b..8ee6ccfef 100644 --- a/general-info/release-20b.txt +++ b/general-info/release-20b.txt @@ -205,6 +205,9 @@ New in this release: - For SSE2 builds, SIGCONTEXT-FLOAT-REGISTER returned the wrong value for single-floats. Easily noticead when tracing a function with single-float arguments. + - The table for Unicode 1.0 names was constructed incorrectly. + Thus, UNICODE-1.0-NAME would return the wrong names for many + (all?) codepoints. * Trac Tickets: #33: get-dispatch-macro-character doesn't signal errors in -- GitLab