From 47c59bb62beee384e2dc9492f83c1c8ed2ab4af6 Mon Sep 17 00:00:00 2001 From: ser Date: Fri, 12 Dec 2003 21:17:41 +0000 Subject: REXML changes: * Took out the duplicate Shift-JIS entries, for OSes that don't understand case sensitive file names. * Fixed some bugs in the encodings git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5179 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- MANIFEST | 2 -- 1 file changed, 2 deletions(-) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index e6297caf1c..40c60ae64a 100644 --- a/MANIFEST +++ b/MANIFEST @@ -276,8 +276,6 @@ lib/rexml/encoding.rb lib/rexml/encodings/EUC-JP.rb lib/rexml/encodings/ICONV.rb lib/rexml/encodings/ISO-8859-1.rb -lib/rexml/encodings/Shift-JIS.rb -lib/rexml/encodings/Shift_JIS.rb lib/rexml/encodings/SHIFT-JIS.rb lib/rexml/encodings/SHIFT_JIS.rb lib/rexml/encodings/UNILE.rb -- cgit v1.2.3