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
This commit is contained in:
tenderlove 2009-11-29 18:27:57 +00:00
parent dd7264ac69
commit d9d01d03e7

View File

@ -6,7 +6,7 @@ Sun Nov 29 06:37:53 2009 Aaron Patterson <tenderlove@ruby-lang.org>
* 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 <matz@ruby-lang.org>