diff --git a/NEWS-pre b/NEWS-pre index e518ad07..4b6b5063 100644 --- a/NEWS-pre +++ b/NEWS-pre @@ -1,3 +1,9 @@ += RubyMotion 3.5 = + + * Added debugging support. The `rake device' and `rake emulator' tasks will + now honor the `debug=1' argument, which will launch the app then connect + gdb to it. + = RubyMotion 3.4 = * Added Hash#{store, size, length, empty?, include?, member?, hash_key?, key?,