diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-03-26 02:33:16 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-03-26 02:33:16 +0000 |
commit | 1fcf3b06b9880e3d21920c70ba53cb10b7e37547 (patch) | |
tree | ae7d1f806fb24adb0ae0b5c4886f12569ff54a42 /ChangeLog | |
parent | dc8d365c162e38029b8167af2d430f8eeb3e1f8c (diff) | |
download | ruby-1fcf3b06b9880e3d21920c70ba53cb10b7e37547.tar.gz ruby-1fcf3b06b9880e3d21920c70ba53cb10b7e37547.tar.xz ruby-1fcf3b06b9880e3d21920c70ba53cb10b7e37547.zip |
* lib/rdoc/ri/paths.rb (RDoc::RI::Paths): considers
--program-prefix and --program-suffix. reapplied r19923.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23070 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Thu Mar 26 11:33:13 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * lib/rdoc/ri/paths.rb (RDoc::RI::Paths): considers + --program-prefix and --program-suffix. reapplied r19923. + Wed Mar 25 07:45:12 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * configure.in (target_alias): replaces cpu with universal too. |