[前][次][番号順一覧][スレッド一覧]

ruby-changes:64981

From: Takashi <ko1@a...>
Date: Thu, 21 Jan 2021 15:03:24 +0900 (JST)
Subject: [ruby-changes:64981] f766ba54a9 (master): Update NEWS.md about deprecation

https://git.ruby-lang.org/ruby.git/commit/?id=f766ba54a9

From f766ba54a9e25239ecc28a623c95e85bb6ac45ea Mon Sep 17 00:00:00 2001
From: Takashi Kokubun <takashikkbn@g...>
Date: Wed, 20 Jan 2021 22:02:24 -0800
Subject: Update NEWS.md about deprecation


diff --git a/NEWS.md b/NEWS.md
index 8e6aeb4..c12f3e8 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -44,6 +44,9 @@ Excluding feature bug fixes. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L44
 
 ## Stdlib compatibility issues
 
+* `ERB#initialize` warns `safe_level` and later arguments even without -w.
+  [[Feature #14256]]
+
 ## C API updates
 
 ## Implementation improvements
@@ -61,6 +64,7 @@ Excluding feature bug fixes. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L64
 ## Miscellaneous changes
 
 
+[Feature #14256]: https://bugs.ruby-lang.org/issues/14256
 [Feature #16806]: https://bugs.ruby-lang.org/issues/16806
 [Feature #17312]: https://bugs.ruby-lang.org/issues/17312
 [Bug #17423]: https://bugs.ruby-lang.org/issues/17423
-- 
cgit v0.10.2


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]