From 9477ec732b680df1ffa1d17b86ba641c83dc4b74 Mon Sep 17 00:00:00 2001 From: nagachika Date: Sun, 11 Dec 2022 20:23:36 +0900 Subject: [PATCH] NEWS.md: fix ticket ref position. --- NEWS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index 494d81edc2..158a165ade 100644 --- a/NEWS.md +++ b/NEWS.md @@ -495,10 +495,10 @@ The following deprecated methods are removed. `UnboundMethod#public?`, `UnboundMethod#private?`, `UnboundMethod#protected?` [[Bug #18729]] [[Bug #18751]] [[Bug #18435]] -### Source code incompatibility of extension libraries [[Bug #19100]] +### Source code incompatibility of extension libraries * Extension libraries provide PRNG, subclasses of Random, need updates. - See [PRNG update] below for more information. + See [PRNG update] below for more information. [[Bug #19100]] ### Error printer