NEWS.md: --disable-gems
is now just for debugging. [Feature #17684]
This commit is contained in:
parent
ff029f25ca
commit
2c0de39287
5
NEWS.md
5
NEWS.md
@ -102,6 +102,10 @@ Note that each entry is kept to a minimum, see links for details.
|
|||||||
|
|
||||||
## Command line options
|
## Command line options
|
||||||
|
|
||||||
|
* `--disable-gems` is now explicitly declared as "just for debugging".
|
||||||
|
Never use it in any real-world code base.
|
||||||
|
[[Feature #17684]]
|
||||||
|
|
||||||
## Core classes updates
|
## Core classes updates
|
||||||
|
|
||||||
Outstanding ones only.
|
Outstanding ones only.
|
||||||
@ -516,6 +520,7 @@ See [the repository](https://github.com/ruby/error_highlight) in detail.
|
|||||||
[Feature #17479]: https://bugs.ruby-lang.org/issues/17479
|
[Feature #17479]: https://bugs.ruby-lang.org/issues/17479
|
||||||
[Feature #17490]: https://bugs.ruby-lang.org/issues/17490
|
[Feature #17490]: https://bugs.ruby-lang.org/issues/17490
|
||||||
[Feature #17592]: https://bugs.ruby-lang.org/issues/17592
|
[Feature #17592]: https://bugs.ruby-lang.org/issues/17592
|
||||||
|
[Feature #17684]: https://bugs.ruby-lang.org/issues/17684
|
||||||
[Feature #17724]: https://bugs.ruby-lang.org/issues/17724
|
[Feature #17724]: https://bugs.ruby-lang.org/issues/17724
|
||||||
[Feature #17744]: https://bugs.ruby-lang.org/issues/17744
|
[Feature #17744]: https://bugs.ruby-lang.org/issues/17744
|
||||||
[Feature #17750]: https://bugs.ruby-lang.org/issues/17750
|
[Feature #17750]: https://bugs.ruby-lang.org/issues/17750
|
||||||
|
Loading…
x
Reference in New Issue
Block a user