summaryrefslogtreecommitdiff
path: root/ext/tk/MANIFEST
diff options
context:
space:
mode:
authornagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-09-14 08:01:55 +0000
committernagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-09-14 08:01:55 +0000
commit1130f2cbfa9fd9fcaf6e274d63e39d08f6da759c (patch)
tree398364081b8ffc6af6d950e2ccdddd8df1c2afbb /ext/tk/MANIFEST
parent07f245da375d80612bf3abd987cf51e69cee6bf2 (diff)
* ext/tcltklib/tcltklib.c: fix SEGV
* ext/tk/lib/multi-tk.rb: improve safe-level handling of argument proc * ext/tk/sample/multi-ip_sample.rb: rename of old 'safe-tk.rb' * ext/tk/sample/safe-tk.rb: new sample script git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6905 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/tk/MANIFEST')
-rw-r--r--ext/tk/MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/tk/MANIFEST b/ext/tk/MANIFEST
index efcb81babc..158c8dd5b9 100644
--- a/ext/tk/MANIFEST
+++ b/ext/tk/MANIFEST
@@ -267,6 +267,7 @@ sample/encstr_usage.rb
sample/iso2022-kr.txt
sample/menubar1.rb
sample/menubar2.rb
+sample/multi-ip_sample.rb
sample/optobj_sample.rb
sample/propagate.rb
sample/remote-ip_sample.rb