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 /ChangeLog | |
| parent | 69e5c2dc1c8a99c0d47e0895186b16870d241b97 (diff) | |
| download | ruby-809be8840573a6b2250404d7c71b7d9446b7ce01.tar.gz ruby-809be8840573a6b2250404d7c71b7d9446b7ce01.tar.xz ruby-809be8840573a6b2250404d7c71b7d9446b7ce01.zip | |
* 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 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Tue Sep 14 16:59:37 2004 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> + + * 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 + Mon Sep 13 21:33:40 2004 GOTOU Yuuzou <gotoyuzo@notwork.org> * ext/openssl/ossl_x509name.c (ossl_x509name_to_s): add optional |
