aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-05-13 09:59:16 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-05-13 09:59:16 +0000
commit79fdc67835ae7f15f31ef7f8c826ffe1969a5dc9 (patch)
treeba8f2a1cae572592f50ad65f7408ed3ab26fb94b /ChangeLog
parent425b30bc7898f4fe8a65a5481bb5994eccdb59be (diff)
downloadruby-79fdc67835ae7f15f31ef7f8c826ffe1969a5dc9.tar.gz
* README.EXT: fix typo. Patch by William Blackerby.
https://github.com/ruby/ruby/pull/19 * README.EXT.ja: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31544 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 668edf0a60..0e1796b5a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Fri May 13 18:42:22 2011 URABE Shyouhei <shyouhei@ruby-lang.org>
+
+ * README.EXT: fix typo. Patch by William Blackerby.
+ https://github.com/ruby/ruby/pull/19
+
+ * README.EXT.ja: ditto.
+
Fri May 13 15:22:34 2011 NAKAMURA Usaku <usa@ruby-lang.org>
* win32/win32.c (rb_w32_select): check invalid handle before doing
@@ -8457,7 +8464,7 @@ For the changes before 1.9.3, see doc/ChangeLog-1.9.3
For the changes before 1.8.0, see doc/ChangeLog-1.8.0
Local variables:
-coding: us-ascii
+coding: utf-8
add-log-time-format: (lambda ()
(let* ((time (current-time))
(system-time-locale "C")