summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-02-02 02:47:33 +0000
committermame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-02-02 02:47:33 +0000
commit2ae0c4c44bda180ec75ce8e571840e8b9667a7e5 (patch)
tree078f5c34cd37ae9745d3d38f3aaa6b651de104e9 /ChangeLog
parentd127e92b8595618a2df2c3c28efc346624e42193 (diff)
* lib/English.rb: Remove some confusing words from rdoc. [Bug #7406]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39010 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 92416f68bc..eab3aba4db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sat Feb 2 11:44:42 2013 Yusuke Endoh <mame@tsg.ne.jp>
+
+ * lib/English.rb: Remove some confusing words from rdoc. [Bug #7406]
+
Sat Feb 2 10:17:12 2013 Kazuki Tsujimoto <kazuki@callcc.net>
* NEWS: add keyword arguments.