diff --git a/general-info/release-19f.txt b/general-info/release-19f.txt
index fd51c930893457e93988ea1d9597a35f93a1ece6..99ecffced07c4a9f0de8018aad732a1c38e9c5b6 100644
--- a/general-info/release-19f.txt
+++ b/general-info/release-19f.txt
@@ -53,6 +53,10 @@ 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