diff options
| author | nagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-10-01 02:27:03 +0000 |
|---|---|---|
| committer | nagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-10-01 02:27:03 +0000 |
| commit | 78ad11898621cd6478f284b3b73746a491e7e617 (patch) | |
| tree | 2929826f788b5dede78077276e6b2fb093bae819 /ChangeLog | |
| parent | 5e2c1ce5eae1755ba3ce29a354d8a096ed5a3885 (diff) | |
* ext/tk/lib/tk/grid.rb: revive TkGrid.grid
* ext/tk/lib/tk/pack.rb: revive TkPack.pack
* ext/tk/lib/tk/place.rb: revive TkPlace.place
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6975 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Fri Oct 1 11:25:20 2004 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> + + * ext/tk/lib/tk/grid.rb: revive TkGrid.grid + + * ext/tk/lib/tk/pack.rb: revive TkPack.pack + + * ext/tk/lib/tk/place.rb: revive TkPlace.place + Thu Sep 30 00:50:44 2004 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> * ext/tcltklib/tcltklib.c (ip_init): bug fix |
