add line in NEWS

This commit is contained in:
Watson
2013-07-03 13:30:52 +09:00
parent 2948cc2a29
commit 7ed3844915

2
NEWS
View File

@@ -7,6 +7,8 @@
* Fixed a bug in NSMutableDictionary#delete where it will cause a crash if it
would use the result of NSMutableDictionary#delete on the receiver object
which was created by NSJSONReadingMutableContainers.
* Fixed a bug where it could not build the 3rd-party library if file path of
app contains the spaces.
* [iOS] Reduced file size in Default-568h@2x.png.
Thanks to Gant Laborde for the patch (pull request #100).
* [iOS] Fixed where `rake retina=3.5' does not work with Xcode 5 DP-2.