aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-25 03:03:31 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-25 03:03:31 +0000
commit89fe999a7fa03d216aef0f8b9dee40163bc7ee51 (patch)
treeee9286b7c5774dd95e18b8a5fa322231e0682f8d /ChangeLog
parentde34ca0bbccc8c90e7d7921861e9ad1dc5ecf971 (diff)
downloadruby-89fe999a7fa03d216aef0f8b9dee40163bc7ee51.tar.gz
* ChangeLog: fixed format.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15224 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bd7fa45223..6e3df7f204 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,7 +29,7 @@ Thu Jan 24 20:21:07 2008 NAKAMURA Usaku <usa@ruby-lang.org>
Thu Jan 24 19:36:22 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
* lib/uri/generic.rb (URI::Generic::inspect): use Kernel#to_s instead
- object_id with printf. [ruby-dev:33347]
+ object_id with printf. [ruby-dev:33347]
Thu Jan 24 19:29:20 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>