[NEWS] Fixed a memory leak where an exception message would be created

This commit is contained in:
Watson
2014-02-22 13:08:48 +09:00
parent 41a8e54d75
commit 316d889548
2 changed files with 2 additions and 1 deletions

1
NEWS
View File

@@ -17,6 +17,7 @@
`gitignore' file. Thanks to Mark Rickert for the patch (pull request #150).
* Added to support "value of def-expr" feature.
* Fixed a bug which NSDate.distantFuture returns wrong value.
* Fixed a memory leak where an exception message would be created.
* Improved String#to_sym performance. ~40% faster.
* Improved performance in dispatcher. ~20% faster.
* Improved performance where allocates internal memory of String objects.

2
vm

Submodule vm updated: a214b99cbe...5ae8dd67c8