From 72eaacaa15256ab95c3b52ea386f88586fb9da40 Mon Sep 17 00:00:00 2001 From: akr Date: Mon, 25 Aug 2008 15:04:53 +0000 Subject: "t" for Kernel#open described. Encoding and Encoding::Converted described. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18847 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- doc/NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/NEWS') diff --git a/doc/NEWS b/doc/NEWS index 729354df2d..6441c3a72d 100644 --- a/doc/NEWS +++ b/doc/NEWS @@ -51,6 +51,7 @@ Incompatible (Trivial) o Dir.exist? * IO operations o Non-blocking IO + o Kernel#open takes "t" for newline conversion o Kernel#open takes encoding specified o IO#initialize now accepts an IO argument o StringIO#readpartial @@ -112,6 +113,8 @@ Compatible an enumerator. * Regexp#match, String#match o Regexp#match, String#match + * Encoding + * Encoding::Converter * Fiber: coroutines/micro-threads * Array o Array#delete returns a deleted element rather than a given -- cgit v1.2.3