[NEWS] fix RM-518

This commit is contained in:
Watson
2014-06-24 22:37:39 +09:00
parent db4b3b6020
commit 9ec0d98b6c
2 changed files with 2 additions and 1 deletions

1
NEWS
View File

@@ -17,6 +17,7 @@
* Fixed a bug where NSJSONSerialization returns BigDecimal object when "0.0"
were stored in JSON.
* Fixed a bug where dynamically defined method would not be removed properly.
* Fixed a bug where typedef parameter would cause a "not precompiled" error.
* Added BigDecimal#{to_i, to_int, to_f, to_s, coerce, +@, -@, modulo, quo,
power, floor, ceil, round} methods.
* Added Kernel#BigDecimal method.

2
vm

Submodule vm updated: 83f7bbe4ec...6899a7c336