aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-05-22 18:13:32 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-05-22 18:13:32 +0000
commit7ceb9ecc31238523911b8d1c66b47a990132c0b2 (patch)
tree96457320cbea3eb2a4372691cc1c3befb3ce990e /ChangeLog
parent3f4aab1621ad1395c4abb775260638aaf620f5be (diff)
downloadruby-7ceb9ecc31238523911b8d1c66b47a990132c0b2.tar.gz
* win32/win32.c (rb_w32_write_console): should return the count of
actually eaten characters, include escape sequences. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50610 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b4c858bd4c..a892b301b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat May 23 03:10:58 2015 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * win32/win32.c (rb_w32_write_console): should return the count of
+ actually eaten characters, include escape sequences.
+
Fri May 22 22:36:14 2015 Marc-Andre Lafortune <ruby-core@marc-andre.ca>
* lib/prime.rb: Remove obsolete Prime.new