add line for latest commit

This commit is contained in:
Watson
2012-10-14 22:30:45 +09:00
parent 25996662ee
commit b0898712d3
2 changed files with 5 additions and 1 deletions

4
NEWS
View File

@@ -6,6 +6,10 @@
into the block.
* Fixed a bug in Array#== and Marshal.dump which lookup unnecessary private
methods.
* Fixed a bug in Array#{rotate, rotate!}. if passed nil into these methods,
they will raise a TypeError exception like CRuby.
* Fixed the Array#{uniq, uniq!} and NSArray#{uniq, uniq!} which does not
support block.
= RubyMotion 1.26 =

2
vm

Submodule vm updated: 4f836d1418...7a61279335