diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +Wed Sep 8 15:19:49 2004 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> + + * ext/tcltklib/tcltklib.c (ip_init): cannot create a IP at level 4 + + * ext/tk/lib/multi-tk.rb: improve 'exit' operation, security check, + and error treatment + + * ext/tk/lib/multi-tk.rb: allow a trusted slave IP to create slave IPs + + * ext/tk/lib/tk/listbox.rb: add TkListbox#value, value=, clear, and + erase + + * ext/tk/lib/tk/text.rb: add TkText#clear and erase + Tue Sep 7 12:48:22 2004 NAKAMURA Usaku <usa@ruby-lang.org> * {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl. |