From: nobu@... Date: 2014-05-05T15:37:14+00:00 Subject: [ruby-core:62390] [ruby-trunk - misc #9803] document of Removed C API is missing in NEWS Issue #9803 has been updated by Nobuyoshi Nakada. Description updated ---------------------------------------- misc #9803: document of Removed C API is missing in NEWS https://bugs.ruby-lang.org/issues/9803#change-46547 * Author: _ wanabe * Status: Feedback * Priority: Normal * Assignee: Zachary Scott * Category: doc * Target version: ---------------------------------------- I found that `rb_check_safe_str()` is removed in ruby-2.1 and trunk. And I found #9502 and [CAPI\_obsolete\_definitions](https://bugs.ruby-lang.org/projects/ruby-trunk/wiki/CAPI_obsolete_definitions) page, but these changes is not in NEWS and NEWS-2.1.0 as I see. The changes should be written in NEWS, shouldn't they? -- https://bugs.ruby-lang.org/