diff options
| author | shyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-06-20 16:02:21 +0000 |
|---|---|---|
| committer | shyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-06-20 16:02:21 +0000 |
| commit | a889f3405f15bc2996dc307c5593a538986816ff (patch) | |
| tree | 873e4c2ff80bfa29b8e456429df851eacdd11c5e /ChangeLog | |
| parent | 7ba5c4e83b90a2e66ca3b3b7619b5d4565eaec4b (diff) | |
* tool/make-snapshot: do not use sha256sum; use BASERUBY instead
* common.mk (dist): use tool/make-snapshot instead
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17491 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 @@ +Sat Jun 21 00:45:34 2008 URABE Shyouhei <shyouhei@ruby-lang.org> + + * tool/make-snapshot: do not use sha256sum; use BASERUBY instead + + * common.mk (dist): use tool/make-snapshot instead + Fri Jun 20 16:34:14 2008 Tanaka Akira <akr@fsij.org> * process.c (Init_process): Process::Status#to_int removed. |
