diff options
| author | nagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-04-18 08:43:10 +0000 |
|---|---|---|
| committer | nagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-04-18 08:43:10 +0000 |
| commit | 19d174657f1c13179e8fe0bf4e922d38d0a9c810 (patch) | |
| tree | 6af16bfe9aadfd4ba97be7074649669917f6672a /ChangeLog | |
| parent | 0461bbd13f38abfad136e2c3bffd1b3f118ce08c (diff) | |
| download | ruby-19d174657f1c13179e8fe0bf4e922d38d0a9c810.tar.gz ruby-19d174657f1c13179e8fe0bf4e922d38d0a9c810.tar.xz ruby-19d174657f1c13179e8fe0bf4e922d38d0a9c810.zip | |
* ext/tk/lib/multi-tk.rb: add a binding to a container for a slave IP.
* ext/tk/lib/tk.rb: update RELEASE_DATE.
* ext/tk/tcltklib.c: forget to reset a Tcl interpreter.
* ext/tk/stubs.c: fix potential bugs about handling rb_argv0.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10096 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 Apr 18 17:40:37 2006 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> + + * ext/tk/lib/multi-tk.rb: add a binding to a container for a slave IP. + + * ext/tk/lib/tk.rb: update RELEASE_DATE. + + * ext/tk/tcltklib.c: forget to reset a Tcl interpreter. + + * ext/tk/stubs.c: fix potential bugs about handling rb_argv0. + Sat Apr 8 18:06:28 2006 Masaki Suketa <masaki.suketa@nifty.ne.jp> * ext/win32ole/win32ole.c: add WIN32OLE_METHOD#inspect, |
