From bf2473d86954e7a171e9f9a3e94cf3702dbcbb95 Mon Sep 17 00:00:00 2001 From: shugo Date: Mon, 1 Sep 2008 13:55:49 +0000 Subject: [PATCH] added acknowledgment. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19035 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2db9643dd9..4c025c84e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,7 +6,8 @@ Mon Sep 1 22:42:54 2008 Yuki Sonoda (Yugui) Mon Sep 1 22:37:06 2008 Shugo Maeda - * lib/rexml/document.rb: limit entity expansion. + * lib/rexml/document.rb: limit entity expansion. Thanks, Luka + Treiber, Mitja Kolsek, and Michael Koziarski. * lib/rexml/entity.rb: ditto.