diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ReleaseNotes_34.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ReleaseNotes_34.rst b/docs/ReleaseNotes_34.rst index 7decad0..ba23543 100644 --- a/docs/ReleaseNotes_34.rst +++ b/docs/ReleaseNotes_34.rst @@ -44,6 +44,8 @@ Non-comprehensive list of changes in this release * Support for exception handling has been removed from the old JIT. Use MCJIT if you need EH support. +* The R600 backend is not marked experimental anymore and is built by default. + * ... next change ... .. NOTE |