aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-06-14 01:14:38 +0000
committerkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-06-14 01:14:38 +0000
commit2138594384f031484dfb3164a366f4f57d989867 (patch)
tree53ecb5bfc399d712f9efba7e6069d87001cc31dc /ChangeLog
parent3126dc6324a1a4a9ecff4c5e2b3c2b6668c8370c (diff)
downloadruby-2138594384f031484dfb3164a366f4f57d989867.tar.gz
* lib/rexml/source.rb (REXML::IOSource#scan): Fix a typo in
document. [fix GH-934] [ci skip] Patch by Anton Davydov. Thanks!!! warrent warrant ? git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50885 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ef5dc6368..92e8f5b06c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Sun Jun 14 10:13:55 2015 Kouhei Sutou <kou@cozmixng.org>
+
+ * lib/rexml/source.rb (REXML::IOSource#scan): Fix a typo in
+ document. [fix GH-934]
+ Patch by Anton Davydov. Thanks!!!
+
Sun Jun 14 10:09:48 2015 Kouhei Sutou <kou@cozmixng.org>
* lib/rexml/attlistdecl.rb (REXML::AttlistDecl): Fix a typo in