aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authortenderlove <tenderlove@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-11-29 18:27:57 +0000
committertenderlove <tenderlove@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-11-29 18:27:57 +0000
commitd9d01d03e7f8175ad52b2c5000610de1ab6889b4 (patch)
treeb29b3330db325bf0cf94090819447624f07a73cf /ChangeLog
parentdd7264ac697ddb305780d7aa51908db392214906 (diff)
downloadruby-d9d01d03e7f8175ad52b2c5000610de1ab6889b4.tar.gz
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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
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 <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>