summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1714f96df5..260ba0b234 100644
--- a/NEWS
+++ b/NEWS
@@ -300,6 +300,9 @@ profile.rb, Profiler__::
=== C API updates
+ * C API declarations with `ANYARGS` are changed not to use `ANYARGS`
+ https://github.com/ruby/ruby/pull/2404
+
=== Implementation improvements
Fiber::