From b729f2da308e9f6ec74299c39ca1bfbb19f5c804 Mon Sep 17 00:00:00 2001 From: kou Date: Sat, 10 Aug 2013 02:59:15 +0000 Subject: * test/rexml/parse/test_notation_declaration.rb (#test_system_public): Add a test for PUBLIC notation and SYSTEM notation order case. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42483 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a6f34d7679..446f5666e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Aug 10 11:58:24 2013 Kouhei Sutou + + * test/rexml/parse/test_notation_declaration.rb (#test_system_public): + Add a test for PUBLIC notation and SYSTEM notation order case. + Sat Aug 10 11:31:35 2013 Kouhei Sutou * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::PUBLIC): -- cgit v1.2.3