From f64358db7d5f9991bd2c8f6f382ee32767a1c26a Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 27 Aug 2010 03:45:24 +0000 Subject: * NEWS (IO::NULLL): add. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29114 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e3121f4c5d..735841d99b 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,11 @@ with all sufficient information, see the ChangeLog file. * Kernel#respond_to? now returns false for protected methods. + * Float + * new constants: + * IO::NULL + name of NULL device. + * io/console * new methods: * IO#noecho {|io| } -- cgit v1.2.3