diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Sat Dec 29 02:18:45 2007 NAKAMURA Usaku <usa@ruby-lang.org> + + * io.c (io_unread): adhoc workaround for non-binary mode of some DOSish + platforms. this is not perfect and safety, but works with most cases. + Fri Dec 28 23:53:18 2007 Tanaka Akira <akr@fsij.org> * ext/strscan/strscan.c (str_new): new function for allocate an string |