summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index c69321d507..ac6c6de58b 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -214,6 +214,8 @@ Excluding feature bug fixes.
* The issues of sdbm will handle at https://github.com/ruby/sdbm
+* `Integer#zero?` overrides `Numeric#zero?` for optimization.
+
## Stdlib compatibility issues
Excluding feature bug fixes.