diff --git a/ChangeLog b/ChangeLog index 31af24f974..22f1f562cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sat May 22 12:00:04 2004 Nobuyoshi Nakada + + * MANIFEST: add new encodings in rexml. + + * ext/tk/MANIFEST: add recent files. + Sat May 22 05:37:11 2004 Hidetoshi NAGAI * ext/tk/lib/remote-tk.rb: (NEW library) controll Tk interpreters diff --git a/MANIFEST b/MANIFEST index 9ef956d52e..72e109d21e 100644 --- a/MANIFEST +++ b/MANIFEST @@ -299,6 +299,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 diff --git a/ext/tk/MANIFEST b/ext/tk/MANIFEST index 0810fb759d..626ae25a15 100644 --- a/ext/tk/MANIFEST +++ b/ext/tk/MANIFEST @@ -194,6 +194,7 @@ sample/demos-en/unicodeout.rb sample/demos-en/vscale.rb sample/demos-en/widget sample/demos-jp/README +sample/demos-jp/README.1st sample/demos-jp/arrow.rb sample/demos-jp/bind.rb sample/demos-jp/bitmap.rb @@ -292,6 +293,7 @@ sample/msgs_rb2/README sample/msgs_rb2/de.msg sample/msgs_rb2/ja.msg sample/msgs_tk/README +sample/msgs_tk/license.terms sample/msgs_tk/cs.msg sample/msgs_tk/de.msg sample/msgs_tk/el.msg