aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-10-15 08:31:58 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-10-15 08:31:58 +0000
commit8a0cd16de1b523fa80ec0e02ae7f114d28fa41b7 (patch)
tree656aea4dc99e2783673a5d74e14fc64d78aee266 /ChangeLog
parent6a443e2eb2ce6dcde4d01be4a48fd1158dc96356 (diff)
downloadruby-8a0cd16de1b523fa80ec0e02ae7f114d28fa41b7.tar.gz
Revert "* sprintf.c (rb_str_format): fix: sprintf with hex format and"
This reverts commit a160986d90cf90a86e01d60eddb04ffe0e584c36. Revert wrong commit. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29504 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 0 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 01c42ad876..1744a5b45e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,11 +5,6 @@ Fri Oct 15 17:26:57 2010 NARUSE, Yui <naruse@ruby-lang.org>
* pack.c (pack_unpack): ditto.
-Thu Oct 14 09:46:28 2010 NARUSE, Yui <naruse@ruby-lang.org>
-
- * sprintf.c (rb_str_format): fix: sprintf with hex format and
- precision includes wrong dots.
-
Fri Oct 15 16:40:37 2010 NARUSE, Yui <naruse@ruby-lang.org>
* pack.c (pack_pack): fix more than one modifiers appear in the