diff --git a/general-info/release-19a.txt b/general-info/release-19a.txt
index 56ddfa5d15021525317630c47328e9d98c28675a..d023323c4a71fa6c4f3bdbc74ab3c097beba4e6c 100644
--- a/general-info/release-19a.txt
+++ b/general-info/release-19a.txt
@@ -184,6 +184,7 @@ New in this release:
        all cases of *print-base* and *print-radix*.
      - Symbol printer should print better with unusual settings of
        *print-case* and friends.
+     - Stream element-type can go up to 1024 bits.
 
   * Numerous bugfixes:
      - NSET-EXCLUSIVE-OR returns the same results as SET-EXCLUSIVE-OR