diff --git a/general-info/release-19a.txt b/general-info/release-19a.txt
index cebce2446fae784b92f879ac6b57e05dfc60bddc..e4855d5861204eb0caeaae746f12f9878b504107 100644
--- a/general-info/release-19a.txt
+++ b/general-info/release-19a.txt
@@ -61,6 +61,7 @@ New in this release:
        of where it appears in a lambda-list.
      - VALUES types no longer accepting &KEY or &ALLOW-OTHER-KEYS.
      - THE conforming to ANSI.
+     - SLOT-EXISTS-P can be used with conditions.
 
   * Numerous bugfixes:
      - NSET-EXCLUSIVE-OR returns the same results as SET-EXCLUSIVE-OR