diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +Thu Jun 24 14:23:29 2004 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * io.c (rb_io_fread): return already read data when system call is + interrupted. [ruby-talk:97206] + Thu Jun 24 01:25:21 2004 Shugo Maeda <shugo@ruby-lang.org> * version.h: added declarations of ruby_version, @@ -28,7 +33,7 @@ Wed Jun 23 17:37:54 2004 Shugo Maeda <shugo@ruby-lang.org> Wed Jun 23 01:45:27 2004 Dave Thomas <dave@pragprog.com> - * lib/rdoc/parsers/parse_rb.rb (RubyLex::identify_quotation): + * lib/rdoc/parsers/parse_rb.rb (RubyLex::identify_quotation): Fix problem with the 'r' being dropped from %r{xxx} Wed Jun 23 00:10:17 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp> |
