diff --git a/NEWS b/NEWS index fb0fe1f4dc..266b660c46 100644 --- a/NEWS +++ b/NEWS @@ -154,8 +154,3 @@ with all sufficient information, see the ChangeLog file. * Kernel#respond_to? See above. - -* REXML::Document#encoding, REXML::XMLDecl#encoding, - REXML::Output#encoding and REXML::Source#encoding - - Return an Encoding object not encoding name as a String.