aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-11-04 03:09:28 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-11-04 03:09:28 +0000
commit91dd80fac707002c99ba6db4ee79cf85e1186cb8 (patch)
tree52ef505e62253efedcd55e06ea7958fb3f8c2370 /ChangeLog
parent478e1b04df6e5a42d039f540c9f698d8597835d4 (diff)
downloadruby-91dd80fac707002c99ba6db4ee79cf85e1186cb8.tar.gz
* lib/open3.rb: fix code formatting in documentation by @JoshCheek
[fix GH-747][ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48257 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 714865ecf9..1a8e094dce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Nov 4 12:09:18 2014 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
+
+ * lib/open3.rb: fix code formatting in documentation by @JoshCheek
+ [fix GH-747][ci skip]
+
Tue Nov 4 08:57:37 2014 Eric Wong <e@80x24.org>
* encoding.c (enc_memsize): remove unnecessary function