From 77aef33f673b30c04500ec2f1643f2ab5688cf31 Mon Sep 17 00:00:00 2001 From: nagai Date: Mon, 30 May 2005 14:53:52 +0000 Subject: * ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension. * ext/tk/lib/tk/msgcat.rb: ditto. * ext/tk/lib/tk/winpkg.rb: ditto. * ext/tk/lib/tkextlib/*: ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8537 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 61d54bc92..ecd9d2ab4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +Mon May 30 23:48:29 2005 Hidetoshi NAGAI + + * ext/tk/lib/tk/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk + Extension. + + * ext/tk/lib/tk/msgcat.rb: ditto. + + * ext/tk/lib/tk/winpkg.rb: ditto. + + * ext/tk/lib/tkextlib/*: ditto. + Sat May 28 16:39:21 2005 GOTOU Yuuzou * test/openssl/test_x509store.rb: add test for expired CRL -- cgit