summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 98c43b3a5b..d5f0095e39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
Fri Jun 7 11:18:35 2013 Masaya Tarui <tarui@ruby-lang.org>
- * array.c (ary_new): change order of allocation in order
+ * array.c (ary_new): change order of allocation in order
to remove FL_OLDGEN operation.
Fri Jun 7 11:16:28 2013 Masaya Tarui <tarui@ruby-lang.org>