aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-08 14:42:01 +0000
committermame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-08 14:42:01 +0000
commit3e11901f1c03f7d3a88349644223f6c920f5f9e2 (patch)
tree16049ef9eed9397783128454832617a0f05258c1 /ChangeLog
parente5f588c83d7ed0ecdbbafe12aa2920c3b5227c3e (diff)
downloadruby-3e11901f1c03f7d3a88349644223f6c920f5f9e2.tar.gz
* enumerator.c (enumerator_with_index): receives one argument which
represents a start offset. [ruby-dev:37921] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22134 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 6063712d27..322ba5c986 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Feb 8 23:37:17 2009 Yusuke Endoh <mame@tsg.ne.jp>
+
+ * enumerator.c (enumerator_with_index): receives one argument which
+ represents a start offset. [ruby-dev:37921]
+
Sun Feb 8 23:28:05 2009 Yusuke Endoh <mame@tsg.ne.jp>
* include/ruby/st.h, st.c: order entries by a linked list instead of