diff options
| author | nagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-09-14 08:01:55 +0000 |
|---|---|---|
| committer | nagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-09-14 08:01:55 +0000 |
| commit | 809be8840573a6b2250404d7c71b7d9446b7ce01 (patch) | |
| tree | 398364081b8ffc6af6d950e2ccdddd8df1c2afbb /ext/tk/MANIFEST | |
| parent | 69e5c2dc1c8a99c0d47e0895186b16870d241b97 (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: http://svn.ruby-lang.org/repos/ruby/trunk@6905 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/tk/MANIFEST')
| -rw-r--r-- | ext/tk/MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/tk/MANIFEST b/ext/tk/MANIFEST index efcb81bab..158c8dd5b 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 |
