diff --git a/general-info/release-19a.txt b/general-info/release-19a.txt
index e575f964223b746b30505e6034efe17c721b7d19..27a97c5003ec64cfdb6995f218d48210938e6d37 100644
--- a/general-info/release-19a.txt
+++ b/general-info/release-19a.txt
@@ -145,6 +145,7 @@ New in this release:
      - WITH-OUTPUT-TO-STRING accepting :ELEMENT-TYPE.
      - FIXNUM no longer naming a function.
      - MAKE-STRING-OUTPUT-STREAM accepts :ELEMENT-TYPE.
+     - Numerous LOOP fixes.
 
   * Numerous bugfixes:
      - NSET-EXCLUSIVE-OR returns the same results as SET-EXCLUSIVE-OR