This commit is contained in:
Laurent Sansonetti
2014-10-07 15:07:47 +02:00
parent d2e920dd90
commit e40736467b

4
NEWS
View File

@@ -5,6 +5,10 @@
* Fixed a race condition bug in the runtime where a crash would occur if
the same Objective-C constant was being resolved at the same time from
different threads.
* Fixed the `motion changelog' command to honor the `--pre' flag, which will
open the pre-release NEWS file instead.
* Fixed the `motion update --pre' command to print a reference to the
`motion changelog --pre' command.
* Improved IO#.read performance which read from files. ~4 times faster.
= RubyMotion 2.35 =