From a27d0ebd8e6d18f691fbc298c0e48f8391d39598 Mon Sep 17 00:00:00 2001 From: ser Date: Sun, 16 May 2004 15:20:47 +0000 Subject: Forgot to update the manifest with the new files :-/ git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6331 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- MANIFEST | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MANIFEST b/MANIFEST index 1f68adc53..2139c59b1 100644 --- a/MANIFEST +++ b/MANIFEST @@ -317,6 +317,8 @@ lib/rexml/encodings/UNILE.rb lib/rexml/encodings/US-ASCII.rb lib/rexml/encodings/UTF-16.rb lib/rexml/encodings/UTF-8.rb +lib/rexml/encodings/ISO-8859-15.rb +lib/rexml/encodings/CP-1252.rb lib/rexml/entity.rb lib/rexml/functions.rb lib/rexml/instruction.rb -- cgit