summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 925748939b..dad3693794 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Feb 1 07:56:02 2011 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * ext/io/console/console.c (console_winsize): use GetWriteFD.
+
Tue Feb 1 02:28:14 2011 Masaya Tarui <tarui@ruby-lnag.org>
* include/ruby/win32.h, win32/win32.c: add rb_w32_inet_ntop.