diff options
| author | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-23 06:49:39 +0000 |
|---|---|---|
| committer | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-23 06:49:39 +0000 |
| commit | f173069a59389774ad06d9f4ee8395584cec5b3a (patch) | |
| tree | 74c83500bffa65a6fdc768f2677b46a4ac0c5738 /ChangeLog | |
| parent | 916d811c9c3c471b6753baf8d6c0a6e42ae10f6f (diff) | |
* tool/file2lastrev.rb: shouldn't use single quote in shell's command
line if you want to support Windows.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@20939 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 @@ +Tue Dec 23 15:48:55 2008 NAKAMURA Usaku <usa@ruby-lang.org> + + * tool/file2lastrev.rb: shouldn't use single quote in shell's command + line if you want to support Windows. + Tue Dec 23 15:46:43 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp> * lib/mathn.rb: Math.sqrt(NaN) should be NaN. [ruby-dev:37537] |
