summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3af3c64e0..a8eaf65b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu May 7 13:58:52 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * range.c (range_eql): fixed rdoc.
+
Thu May 7 13:10:25 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* io.c (pipe_open): should be rb_pid_t.