Ruby 1.3.2-990413 is out, check out:
ftp://ftp.netlab.co.jp/pub/lang/ruby/devel/ruby-1.3.2-990413.tar.gz
md5sum is
d89b5ee69f35bc7485a43e8738bdcf2e ruby-1.3.2-990413.tar.gz
Notice this is early access release, try it at your own risk.
--
+Tue Apr 13 00:33:52 1999 Yukihiro Matsumoto <matz / netlab.co.jp>
+
+ * io.c (rb_io_stdio_set): warning for assignment to the variables
+ $std{in,out,err}.
+
+Mon Apr 12 23:12:32 1999 Yukihiro Matsumoto <matz / netlab.co.jp>
+
+ * io.c (rb_io_reopen): check for reopening same IO.
+