diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-09-20 14:18:19 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-09-20 14:18:19 +0000 |
| commit | 409b3ccfb1ed41852090d1979b0d0f9d3b48bbed (patch) | |
| tree | 20d6b0a6997d502dd59a46c92f5bd7a18d553631 /ChangeLog | |
| parent | 7499c4f0b1072e9f74184f8e1440ac9b5acdd0fa (diff) | |
* common.mk (pre-install-doc): create data directory before install.
* lib/mkmf.rb (dir_re): fixed typo.
* lib/mkmf.rb (install_dirs): remove extra slash.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10973 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 @@ +Wed Sep 20 23:17:41 2006 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * common.mk (pre-install-doc): create data directory before install. + + * lib/mkmf.rb (dir_re): fixed typo. + + * lib/mkmf.rb (install_dirs): remove extra slash. + Wed Sep 20 22:41:45 2006 Nobuyoshi Nakada <nobu@ruby-lang.org> * numeric.c (fix_mul): typo again. patch from Tadashi Saito |
