summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2011-05-16 00:27:47 +0200
committerAraq <rumpf_a@web.de>2011-05-16 00:27:47 +0200
commit67a30d837132e8000d1a8b10ce3d32423d149318 (patch)
treeb059b56027b57c45777d15d33e88b3dac9313f14 /web/news.txt
parentc7b3d828be1bbca81f3576875636ea571e595402 (diff)
downloadNim-67a30d837132e8000d1a8b10ce3d32423d149318.tar.gz
further steps for thread support; bootstrapping should require unzip C sources and ./build.sh
Diffstat (limited to 'web/news.txt')
-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.