From c1c52ef76d893fe39d6c645cae917d4b6a63c0b0 Mon Sep 17 00:00:00 2001 From: knu Date: Fri, 22 Mar 2002 04:55:03 +0000 Subject: Mention the import of BigFloat. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2249 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- doc/NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/NEWS b/doc/NEWS index ca0b2c29d6..0129c87c75 100644 --- a/doc/NEWS +++ b/doc/NEWS @@ -1,3 +1,8 @@ +: BigFloat + + Imported courtesy of Shigeo Kobayashi. Variable precision extension + library. + : IO 64bit off_t support by Janathan Baker. -- cgit v1.2.3