From 163f974208f917e3e13a307778a6b6144065cd1d Mon Sep 17 00:00:00 2001 From: nobu Date: Sat, 8 May 2010 04:05:39 +0000 Subject: * ext/io/console: imported. [ruby-dev:40897] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27668 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 167feafcb0..21612f0af3 100644 --- a/NEWS +++ b/NEWS @@ -410,6 +410,16 @@ with all sufficient information, see the ChangeLog file. * new methods: * RbConfig.ruby +* io/console + * new methods: + * IO#noecho + * IO#noecho {|io| } + * IO#raw + * IO#raw {|io| } + * IO#getch + * IO#winsize + * IO.console + === Language changes * Regexp properties (\p{}) names now ignore underscores, spaces, and case, so -- cgit v1.2.3