diff --git a/general-info/release-19f.txt b/general-info/release-19f.txt
index 3d99ce3e131d980c79b4a68c0dc92716811c280d..f9842ab4e7598a8b841849d5ff3ae602812dc5f9 100644
--- a/general-info/release-19f.txt
+++ b/general-info/release-19f.txt
@@ -85,6 +85,8 @@ New in this release:
     - Fixed bug on sparc where C-c sometimes causes a segfault.  We
       now handle the case where siginfo_t is NULL, which can also
       happen on other architectures.
+    - The interpreter catches invalid EVAL-WHEN situations just like
+      the compiler, instead of silently ignoring them.
 
   * Trac Tickets:
     - #16: Read-time hash-table issue