diff options
| author | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-01-06 09:34:16 +0000 |
|---|---|---|
| committer | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-01-06 09:34:16 +0000 |
| commit | 15cc67089d62a26fde43620eeb56c3b9f43873b1 (patch) | |
| tree | 178512d266eff9e1152779a77ba898717211e3f4 /ChangeLog | |
| parent | b758712c7156836318300e8c8b2d0f7cc2189312 (diff) | |
* lib/fileutils.rb (ln): add ' -f' in the verbose message.
* lib/fileutils.rb (cp_r): add 'p' in the verbose message.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3299 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Mon Jan 6 18:31:45 2003 WATANABE Hirofumi <eban@ruby-lang.org> + + * lib/fileutils.rb (ln): add ' -f' in the verbose message. + + * lib/fileutils.rb (cp_r): add 'p' in the verbose message. + Mon Jan 6 13:26:35 2003 NAKAMURA Usaku <usa@ruby-lang.org> * process.c (proc_exec_v): follow to proc_spawn_v(). call do_aspawn() |
