summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0a53aa2ee0..26b9401a4a 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,11 @@ with all sufficient information, see the ChangeLog file or Redmine
* Integer.sqrt [Feature #13219]
+* IO
+
+ * IO#pread [Feature #4532]
+ * IO#pwrite [Feature #4532]
+
* Regexp
* Update Onigmo 6.1.1.
* Support absent operator https://github.com/k-takata/Onigmo/issues/82