diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-11-30 09:22:56 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-11-30 09:22:56 +0000 |
| commit | eb3c43d0830eec497618fcf66c260d0fcb556e0b (patch) | |
| tree | 10201990b7207e17e644aa4c410573beb0ba904e /ChangeLog | |
| parent | 55a5557f3256596ace71613564a4704f259c75f2 (diff) | |
| download | ruby-eb3c43d0830eec497618fcf66c260d0fcb556e0b.tar.gz ruby-eb3c43d0830eec497618fcf66c260d0fcb556e0b.tar.xz ruby-eb3c43d0830eec497618fcf66c260d0fcb556e0b.zip | |
merges r20349 from trunk into ruby_1_9_1.
* ext/tk/lib/tkextlib/blt/tabset.rb, ext/tk/lib/tkextlib/blt/tabnotebook.rb:
fix many bugs. Now, those work properly.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20410 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Tue Nov 25 03:37:42 2008 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> + + * ext/tk/lib/tkextlib/blt/tabset.rb, + ext/tk/lib/tkextlib/blt/tabnotebook.rb: + fix many bugs. Now, those work properly. + Tue Nov 25 03:26:04 2008 Yukihiro Matsumoto <matz@ruby-lang.org> * numeric.c (num_step): treat infinite step specially. |
