diff options
| author | nagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-07-27 19:40:43 +0000 |
|---|---|---|
| committer | nagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-07-27 19:40:43 +0000 |
| commit | 91a689f27eab58f89172f2f8ad092e9e5552e330 (patch) | |
| tree | 1d864881d6b6931bea79856745269e5194389672 /ChangeLog | |
| parent | 8172253d7e3fe2f22ca12c898227bec87c29199a (diff) | |
| download | ruby-91a689f27eab58f89172f2f8ad092e9e5552e330.tar.gz ruby-91a689f27eab58f89172f2f8ad092e9e5552e330.tar.xz ruby-91a689f27eab58f89172f2f8ad092e9e5552e330.zip | |
* ext/tk/lib/extconf.rb: bug fix and ignore invalid Tcl/Tk libraries.
* ext/tk/lib/config_list.in: bug fix and add a new option.
* ext/tk/lib/README.tcltklib: update for a new option.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24299 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 @@ +Tue Jul 28 04:34:05 2009 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> + + * ext/tk/lib/extconf.rb: bug fix and ignore invalid Tcl/Tk libraries. + + * ext/tk/lib/config_list.in: bug fix and add a new option. + + * ext/tk/lib/README.tcltklib: update for a new option. + Mon Jul 27 19:03:07 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * include/ruby/intern.h (rb_*str_new_cstr, rb_str_buf_new_cstr), |
