diff options
| author | nagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-09-01 05:09:51 +0000 |
|---|---|---|
| committer | nagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-09-01 05:09:51 +0000 |
| commit | b07cb0e22790639779594d7df829e7efcd23e5a0 (patch) | |
| tree | fd5ec5348f7ac1fd438d99995bb95339be571901 /ChangeLog | |
| parent | 123992082d85f9da69ce94eb36a2c6c966055170 (diff) | |
| download | ruby-b07cb0e22790639779594d7df829e7efcd23e5a0.tar.gz ruby-b07cb0e22790639779594d7df829e7efcd23e5a0.tar.xz ruby-b07cb0e22790639779594d7df829e7efcd23e5a0.zip | |
* ext/tk/lib/tk/font.rb: TkFont#current_configinfo() doesn't work on Tcl/Tk8.x.
* ext/tk/lib/tk.rb: update RELEASE_DATE.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10818 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Fri Sep 1 13:52:57 2006 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> + + * ext/tk/lib/tk/font.rb: TkFont#current_configinfo() doesn't work + on Tcl/Tk8.x. + Fri Sep 1 09:32:55 2006 Yukihiro Matsumoto <matz@ruby-lang.org> * lib/irb/ruby-lex.rb (RubyLex::getc): should not push nil into |
