aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-06-10 09:35:42 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-06-10 09:35:42 +0000
commit0c57bf4b612e741de3ec05988f6b4432530688bb (patch)
treeac525b3b1321466611986dc14f486020451c4469 /ChangeLog
parent2cb9ebd55d355263a8679539fc11ec9ba0b3df1d (diff)
downloadruby-0c57bf4b612e741de3ec05988f6b4432530688bb.tar.gz
* ext/probeprofiler/probeprofiler.c: clean warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12515 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bab4088259..54e91b2933 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sun Jun 10 18:37:13 2007 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * ext/probeprofiler/probeprofiler.c: clean warnings.
+
Sun Jun 10 18:32:24 2007 Nobuyoshi Nakada <nobu@ruby-lang.org>
* missing/isinf.c, missing/dup2.c, missing/strtod.c, missing/x68.c,