1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* ChangeLog: add [experimental].

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29971 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
usa 2010-11-29 09:55:14 +00:00
parent 5ff2c82a08
commit 62cd77327b

View file

@ -7,7 +7,7 @@ Mon Nov 29 18:31:31 2010 Martin Duerst <duerst@it.aoyama.ac.jp>
Mon Nov 29 14:31:17 2010 NAKAMURA Usaku <usa@ruby-lang.org>
* win32/win32.c (rb_w32_isatty): use GetConsoleMode() to determine the
fd is console or not, just like rb_w32_write_console().
fd is console or not, just like rb_w32_write_console(). [exprimental]
Mon Nov 29 14:19:40 2010 NAKAMURA Usaku <usa@ruby-lang.org>