diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-04-02 13:30:49 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-04-02 13:30:49 +0000 |
| commit | c5da4a25797968c1886a4e7d6c1d0af4bd8ac40a (patch) | |
| tree | 5fa521646a2c39687649103b68d82484e137eb2e /ChangeLog | |
| parent | 3c0649cb814fcba926f25425dda1bb7401e7865b (diff) | |
| download | ruby-c5da4a25797968c1886a4e7d6c1d0af4bd8ac40a.tar.gz ruby-c5da4a25797968c1886a4e7d6c1d0af4bd8ac40a.tar.xz ruby-c5da4a25797968c1886a4e7d6c1d0af4bd8ac40a.zip | |
* configure.in (CP, INSTALL): get rid of less portable options.
* lib/mkmf.rb (configuration, create_makefile): correct configuration
variable.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8241 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -1,3 +1,10 @@ +Sat Apr 2 22:30:01 2005 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * configure.in (CP, INSTALL): get rid of less portable options. + + * lib/mkmf.rb (configuration, create_makefile): correct configuration + variable. + Sat Apr 2 16:59:46 2005 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> * ext/tk/lib/tk.rb: forgot to update RELEASE_DATE @@ -9,7 +16,7 @@ Sat Apr 2 16:59:46 2005 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> * ext/tk/lib/tk/dialog.rb: use array2tk_list method when calling Tk.ip_eval. - * ext/tk/lib/tk/autoload.rb: add autoload entry 'TkDialogObj' and + * ext/tk/lib/tk/autoload.rb: add autoload entry 'TkDialogObj' and 'TkWarningObj' Sat Apr 2 13:23:17 2005 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp> @@ -24,7 +31,7 @@ Sat Apr 2 02:19:11 2005 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> which is used as an argument of Tcl/Tk's widget allocation commands. * ext/tk/lib/tk/image.rb (TkImage.initialize): accept 'imagename' - option to create a image object by the given name. + option to create a image object by the given name. Thu Mar 31 23:52:48 2005 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp> |
