summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 0 insertions, 19 deletions
diff --git a/NEWS b/NEWS
index 27c8577753..fb7eff3f9f 100644
--- a/NEWS
+++ b/NEWS
@@ -325,11 +325,6 @@ sufficient information, see the ChangeLog file or Redmine
* Use 1.17.1. It's latest stable version.
-[BigDecimal]
-
- Update to the version 1.4.0. This version includes several compatibility
- issues, see Compatibility issues section below for the detail.
-
[Coverage]
A oneshot_lines mode is added. [Feature #15022]
@@ -488,20 +483,6 @@ sufficient information, see the ChangeLog file or Redmine
* thwait
* tracer
-[BigDecimal]
-
- * The following methods are removed.
-
- * BigDecimal.allocate
- * BigDecimal.new
- * BigDecimal.ver
-
- * Every BigDecimal object is frozen. [Feature #13984]
-
- * BigDecimal() parses the given string like Float().
-
- * String#to_d parses the receiver string like String#to_f.
-
=== C API updates
=== Supported platform changes