mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-01 09:31:20 +08:00
sync
This commit is contained in:
3
NEWS
3
NEWS
@@ -13,6 +13,9 @@
|
||||
the function will not be defined and respond_to? will return false.
|
||||
This fixes applications linking against AddressBook.framework on 6.0 and
|
||||
making conditional use of the new ABAddressBookCreateWithOptions().
|
||||
* Fixed a bug in the runtime where calling `super' in certain methods
|
||||
(ex. UISlider's thumbRectForBounds:trackRect:value:) would crash the
|
||||
program due to an assertion.
|
||||
* Fixed a bug in Object#{dup,clone} where #{initialize_dup,initialize_clone}
|
||||
would not be called.
|
||||
* Fixed a bug in Object#instance_eval where the receiver object was not
|
||||
|
||||
Reference in New Issue
Block a user