From 32da9bdf0cf8c79330003eb4a67b4a3f256cd964 Mon Sep 17 00:00:00 2001
From: rtoy <rtoy>
Date: Sat, 24 May 2008 14:43:56 +0000
Subject: [PATCH] Oops.  Put that note in the PCL section.

---
 general-info/release-19f.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/general-info/release-19f.txt b/general-info/release-19f.txt
index 99ecffced..893215cfd 100644
--- a/general-info/release-19f.txt
+++ b/general-info/release-19f.txt
@@ -53,10 +53,6 @@ New in this release:
       instead of a floating-point zero of the correct type.
     - Fix some issues in creating the debug arglist string when the
       arglist contains items that can't be printed readably.
-    - Some issues with get-accessor-method-function and
-      slot-value-using-class have been fixed.
-      Get-accessor-method-function was causing an error to be signaled
-      incorrectly.
 
   * Trac Tickets:
     - #16: Read-time hash-table issue
@@ -68,6 +64,10 @@ New in this release:
     - The compiler and interpreter should handle SLOT-VALUE the same
       way.  Previously, (SLOT-VALUE obj :a) would behave differently
       in the compiler and interpreter.
+    - Some issues with get-accessor-method-function and
+      slot-value-using-class have been fixed.
+      Get-accessor-method-function was causing an error to be signaled
+      incorrectly.
 
   * Changes to building procedure:
 
-- 
GitLab