summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index afd15faf3b..51503ebcc0 100644
--- a/NEWS
+++ b/NEWS
@@ -148,6 +148,8 @@ with all sufficient information, see the ChangeLog file.
* IO
* incompatible changes:
* open ignore internal encoding if external encoding is ASCII-8BIT.
+ * IO#each_codepoint raises an exception at incomplete character
+ before EOF when conversion takes place. [Bug #11444]
* Kernel#eval, Kernel#instance_eval, and Module#module_eval.
* Copies the scope information of the original environment, which means