aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorshugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-01 13:55:49 +0000
committershugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-01 13:55:49 +0000
commitbf2473d86954e7a171e9f9a3e94cf3702dbcbb95 (patch)
treec44f8fcf1797348fef8a9da215db45220a60b4cf /ChangeLog
parentadd4d16477b4332f3bddf0fca111dd5c8816ed9f (diff)
downloadruby-bf2473d86954e7a171e9f9a3e94cf3702dbcbb95.tar.gz
added acknowledgment.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19035 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
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) <yugui@yugui.jp>
Mon Sep 1 22:37:06 2008 Shugo Maeda <shugo@ruby-lang.org>
- * 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.