Run the handler of SRFI-34's `with-exception-handler' in the right dyn. env.
[bpt/guile.git] / NEWS
diff --git a/NEWS b/NEWS
index 1775ca0..0e6e081 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -82,6 +82,8 @@ available: Guile is now always configured in "maintainer mode".
 ** Fix `Stack overflow' errors seen when building on some platforms
 ** Fix bug when `scm_with_guile ()' was called several times from the
    same thread
+** The handler of SRFI-34 `with-exception-handler' is now invoked in the
+   dynamic environment of the call to `raise'
 
 \f
 Changes in 1.8.5 (since 1.8.4)