aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-08-22 16:21:27 +0000
committerocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-08-22 16:21:27 +0000
commit4b30596a888d12b333c2709f26180057abda5fbc (patch)
treeee04ec26bdffd12b7aa40c62fd61a70fab001c8e /ChangeLog
parent8ec48cb06417129f46e21851d4580c4e3e4966c8 (diff)
downloadruby-4b30596a888d12b333c2709f26180057abda5fbc.tar.gz
* sprintf.c (ruby__sfvwrite): should move `buf' to the end of
`result'. [ruby-dev:26859] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9019 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 e6e41e9d15..3a7c47b756 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Aug 23 01:11:40 2005 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp>
+
+ * sprintf.c (ruby__sfvwrite): should move `buf' to the end of
+ `result'. [ruby-dev:26859]
+
Mon Aug 22 23:51:19 2005 Yukihiro Matsumoto <matz@ruby-lang.org>
* parse.y: ONIG_OPTION_CAPTURE_GROUP conflicts with