From 490f1fc00979b6fb2cd45bf01544e79e9d9ea66c Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 5 Feb 2013 04:27:57 +0000 Subject: console.c: default by stty raw * ext/io/console/console.c (rawmode_opt): use default values by `stty raw`. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39060 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4e49d55200..d22edf6211 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Feb 5 13:27:53 2013 Nobuyoshi Nakada + + * ext/io/console/console.c (rawmode_opt): use default values by `stty + raw`. + Tue Feb 5 12:50:47 2013 Marc-Andre Lafortune * range.c: Use div instead of / for bsearch -- cgit v1.2.3