summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-25 11:24:50 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-25 11:24:50 +0000
commita99c3a6e9d0ff69e08602061d7a24b3a2ffbe424 (patch)
tree51e92024c58210b3e1a8a7f259b4549f690c1e6b /ChangeLog
parent7847c1b860cd634aa88e15ee5b7a81e3a8eb182c (diff)
* tool/make-snapshot: argument check, and cleanup exported directory.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14695 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 935607bf31..916e34333d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Dec 25 20:24:48 2007 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * tool/make-snapshot: argument check, and cleanup exported directory.
+
Tue Dec 25 20:07:13 2007 WATANABE Hirofumi <eban@ruby-lang.org>
* tool/make-snapshot: more portable.