summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorzzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-04-24 03:28:06 +0000
committerzzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-04-24 03:28:06 +0000
commit00ecebe6a97fd3a77a54f4bc4959ca0cb570f005 (patch)
tree4040c0e41cd2f23edc32d898e44d9b251a17ea78 /ChangeLog
parent913f3204d0891ca53ab1adb9688b59e9afeb477f (diff)
* array.c: Fix documentation for Array#index and #replace aliases
Based on a patch by @phiggins [Fixes GH-282] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40430 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 b8f30c1dc7..785154bfbe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Apr 24 12:27:00 2013 Zachary Scott <zachary@zacharyscott.net>
+
+ * array.c: Fix documentation for Array#index and #replace aliases
+ Based on a patch by @phiggins [Fixes GH-282]
+
Tue Apr 23 21:14:38 2013 NARUSE, Yui <naruse@ruby-lang.org>
* string.c (rb_str_inspect): refix r40413, on Ruby 1.9 usual character