From 1e193c78d20e567c8eaeedf56b728adb9e0aaf7b Mon Sep 17 00:00:00 2001 From: Jeremy Evans Date: Wed, 21 Dec 2022 21:05:08 -0800 Subject: Clarify NEWS entry for Bug #16889 --- NEWS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index b2033a8fe2..89b2c0d268 100644 --- a/NEWS.md +++ b/NEWS.md @@ -370,8 +370,8 @@ Note: We're only listing outstanding class updates. * TracePoint#binding now returns `nil` for `c_call`/`c_return` TracePoints. [[Bug #18487]] * TracePoint#enable `target_thread` keyword argument now defaults to the - current thread if `target` and `target_line` keyword arguments are not - passed. [[Bug #16889]] + current thread if a block is given and `target` and `target_line` keyword + arguments are not passed. [[Bug #16889]] * UnboundMethod -- cgit v1.2.3