diff options
| author | nagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-09-09 05:03:21 +0000 |
|---|---|---|
| committer | nagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-09-09 05:03:21 +0000 |
| commit | 61c29fbf569da886b1b13812e4fd2945563b8306 (patch) | |
| tree | 03c0f9966ae1fb4560ec9fa105038a71a02e348a /ChangeLog | |
| parent | a2d51523f43b07b06cdeceb0add173c4dc306f52 (diff) | |
| download | ruby-61c29fbf569da886b1b13812e4fd2945563b8306.tar.gz ruby-61c29fbf569da886b1b13812e4fd2945563b8306.tar.xz ruby-61c29fbf569da886b1b13812e4fd2945563b8306.zip | |
* ext/tcltklib/tcltklib.c (ip_init): change flag value for setting 'argv' and 'argv0' variable
* ext/tk/lib/remote-tk.rb: follow changes of multi-tk.rb
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6876 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Thu Sep 9 13:58:56 2004 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> + + * ext/tcltklib/tcltklib.c (ip_init): change flag value for setting + 'argv' and 'argv0' variable + + * ext/tk/lib/remote-tk.rb: follow changes of multi-tk.rb + Thu Sep 9 11:46:18 2004 Dave Thomas <dave@pragprog.com> * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::do_classes): Allow |
