summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rwxr-xr-xweb/news.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt
index dcfa6e363..db4b93fa2 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -21,6 +21,7 @@ Bugfixes
   copied.
 - Bugfix: The compiler does not emit very inaccurate floating point literals
   anymore.
+- Bugfix: Subclasses are taken into account for ``try except`` matching.
 - Lots of other bugfixes: Too many to list them all.