summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b7dea226f..5698062c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@ Tue Sep 16 18:28:52 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
* io.c (rb_io_readlines, rb_f_gets): ditto.
+ * io.c (rb_io_readbyte): rdoc updated. [ruby-core:18617]
+
Tue Sep 16 11:55:16 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
* string.c (rb_str_each_codepoint): add new methods, #codepoints