summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-04-13 02:40:20 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-04-13 02:40:20 +0000
commitc0bcc0349ea69c11fec2944ecff77fe5189684af (patch)
tree19e92dab0b08c62af5a4c73fbdc86c9bc22ab034 /ChangeLog
parentb4414c0ed5c202540ee542cdf93b7870ddb6c17d (diff)
downloadruby-c0bcc0349ea69c11fec2944ecff77fe5189684af.tar.gz
ruby-c0bcc0349ea69c11fec2944ecff77fe5189684af.tar.xz
ruby-c0bcc0349ea69c11fec2944ecff77fe5189684af.zip
* sprintf.c (rb_str_format): optimize previous commit.
[ruby-list:45954] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23187 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 2d85de32e..ab223a150 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Apr 13 11:35:55 2009 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * sprintf.c (rb_str_format): optimize previous commit.
+ [ruby-list:45954]
+
Mon Apr 13 10:58:54 2009 NARUSE, Yui <naruse@ruby-lang.org>
* sprintf.c (rb_str_format): check encoding compatibility only on