aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes_34.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ReleaseNotes_34.rst b/docs/ReleaseNotes_34.rst
index 8b5624e..7decad0 100644
--- a/docs/ReleaseNotes_34.rst
+++ b/docs/ReleaseNotes_34.rst
@@ -41,6 +41,9 @@ Non-comprehensive list of changes in this release
functionality, or simply have a lot to talk about), see the `NOTE` below
for adding a new subsection.
+* Support for exception handling has been removed from the old JIT. Use MCJIT
+ if you need EH support.
+
* ... next change ...
.. NOTE