From c51e711808b1005f3a7d3031db0ba1abd2db25c8 Mon Sep 17 00:00:00 2001 From: usa Date: Tue, 30 Oct 2001 09:23:14 +0000 Subject: * win32/mkexports.rb: follow the change of rb_io_puts(). git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1804 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 626567fed..2d23a7c75 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Tue Oct 30 18:21:51 2001 Usaku Nakamura + + * win32/mkexports.rb: follow the change of rb_io_puts(). + Tue Oct 30 14:04:04 2001 Yukihiro Matsumoto * string.c (rb_str_chomp_bang): do smart chomp if $/ == '\n'. -- cgit