From e0fff0d2b83a326363347b2eb508a4e0ae8a4683 Mon Sep 17 00:00:00 2001 From: kou Date: Sun, 11 Aug 2013 09:18:51 +0000 Subject: * ChangeLog: Fix wrong description about entity declarations. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42517 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a429bb49a8..1580bd2e4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,14 +1,14 @@ Sun Aug 11 18:08:40 2013 Kouhei Sutou * lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse): - Support NDATA in external entity declaration. + Support NDATA in external ID entity declaration. * test/rexml/parser/test_sax2.rb: Add tests for the above case. Sun Aug 11 18:07:39 2013 Kouhei Sutou * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser#pull_event): Support optional NDATA - in parameter entity declaration. + in external ID entity declaration. Sun Aug 11 17:54:07 2013 Kouhei Sutou -- cgit v1.2.3