* ext/tk/lib/tkextlib/version.rb, ext/tk/ChangeLog.tkextlib: update.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20303 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
2e1ee398a4
commit
89f1118329
@ -1,3 +1,8 @@
|
||||
Sat Nov 22 10:31:25 2008 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
||||
|
||||
* ext/tk/lib/tkextlib/blt.rb, ext/tk/lib/tkextlib/blt/vector.rb:
|
||||
fix NameError bug.
|
||||
|
||||
2008-05-12 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
||||
|
||||
* ext/tk/lib/tkextlib/tkDND/shape.rb: wrong package name.
|
||||
|
@ -2,5 +2,5 @@
|
||||
# release date of tkextlib
|
||||
#
|
||||
module Tk
|
||||
Tkextlib_RELEASE_DATE = '2008-05-23'.freeze
|
||||
Tkextlib_RELEASE_DATE = '2008-11-22'.freeze
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user