From d9d01d03e7f8175ad52b2c5000610de1ab6889b4 Mon Sep 17 00:00:00 2001 From: tenderlove Date: Sun, 29 Nov 2009 18:27:57 +0000 Subject: [PATCH] Fixing the ChangeLog to point to [ruby-core:26837] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25960 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0c366f807f..fe593b0aa1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,7 +6,7 @@ Sun Nov 29 06:37:53 2009 Aaron Patterson * lib/rexml/formatters/default.rb (write_attribute): fix an exception when printing a document when duplicate namespaced - attributes exist. Thanks, Alexey Froloff [ruby-core:2389] + attributes exist. Thanks, Alexey Froloff [ruby-core:26837] Sat Nov 28 09:05:53 2009 Yukihiro Matsumoto