aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-26 09:40:04 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-26 09:40:04 +0000
commita2ae77350301cbefc7879151abba8569fcc864f0 (patch)
tree11fa723d93a6b346548169b4605cd467931fedda /ChangeLog
parent00ae12834652655f9d9cf96728d1ef44bd90ef6c (diff)
downloadruby-a2ae77350301cbefc7879151abba8569fcc864f0.tar.gz
* common.mk (dist): nothing is need to run BASERUBY.
* tool/make-snapshot: new option -archname. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19584 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f6ed92c8e..df08d95eda 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Fri Sep 26 18:39:59 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * common.mk (dist): nothing is need to run BASERUBY.
+
+ * tool/make-snapshot: new option -archname.
+
Fri Sep 26 18:24:28 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
* misc/ruby-mode.el: safe custimizable variables.