From 5b142408ba386bd928ae1e711108afe8fe45d27c Mon Sep 17 00:00:00 2001 From: yugui Date: Fri, 26 Sep 2008 08:38:52 +0000 Subject: * include/ruby/ruby.h (rb_mPrecision): removed. Precision module was temporarily removed at r19430. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19578 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 555e95e9d..92b620a4d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Sep 26 17:37:18 2008 Yuki Sonoda (Yugui) + + * include/ruby/ruby.h (rb_mPrecision): removed. + Precision module was temporarily removed at r19430. + Fri Sep 26 17:25:10 2008 Yuki Sonoda (Yugui) * common.mk (dist): Changed its dependencies and -- cgit