summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorkeiju <keiju@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-10-24 11:47:59 +0000
committerkeiju <keiju@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-10-24 11:47:59 +0000
commit7e8ab850b04f19b6b2d73c78798052f78a7f52b0 (patch)
treef380a5726d88fd1a4005c133949a1e17c7f834a5 /ChangeLog
parent23ed2fcc31cae6e95d0ed24da46d43d19136e0ce (diff)
* ext/mathn/rational.c: change several global functions to static
function. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19916 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d31b9f5caf..6a60c13d32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Oct 24 20:45:41 2008 Keiju Ishitsuka <keiju@ruby-lang.org>
+
+ * ext/mathn/rational.c: change several global functions to static
+ function.
+
Fri Oct 24 19:57:19 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
* string.c (rb_str_dump): should have removed commented out