summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 390c793592..31f48984b5 100644
--- a/NEWS
+++ b/NEWS
@@ -212,7 +212,10 @@ Net::IMAP::
open-uri::
* Warn open-uri's "open" method at Kernel.
- Use URI.open instead.
+ Use URI.open instead. [Misc #15893]
+
+ * The default charset of text/* media type is UTF-8 instead of ISO-8859-1.
+ [Bug #15933]
Pathname: