From 61ff012d26bb77962dc7d7f7e04d73f8ae54c676 Mon Sep 17 00:00:00 2001 From: usa Date: Mon, 27 Oct 2014 11:22:04 +0000 Subject: merge revision(s) 48161: * lib/rexml/entity.rb: keep the entity size within the limitation. reported by Willis Vandevanter and patched by nahi. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@48162 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 457c6ad7ed..b0a39875df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon Oct 27 20:21:05 2014 NAKAMURA Usaku + + * lib/rexml/entity.rb: keep the entity size within the limitation. + reported by Willis Vandevanter and + patched by nahi. + Mon Oct 27 13:26:46 2014 Nobuyoshi Nakada * vm_method.c (rb_method_entry_make): warn redefinition only for -- cgit v1.2.3