From 7819b04ac20d85b8f87208b879a3555e2bccef80 Mon Sep 17 00:00:00 2001
From: rtoy <rtoy>
Date: Wed, 1 Oct 2008 15:24:46 +0000
Subject: [PATCH] Update from logs.

---
 general-info/release-19f.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/general-info/release-19f.txt b/general-info/release-19f.txt
index 3d99ce3e1..f9842ab4e 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
-- 
GitLab