From 4ea75fe0e0d9555157bca4fe3f34d6678c3484e1 Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 26 Sep 2008 09:40:04 +0000 Subject: * common.mk (dist): nothing is need to run BASERUBY. * tool/make-snapshot: new option -archname. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19584 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7f6ed92c8..df08d95ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Sep 26 18:39:59 2008 Nobuyoshi Nakada + + * common.mk (dist): nothing is need to run BASERUBY. + + * tool/make-snapshot: new option -archname. + Fri Sep 26 18:24:28 2008 Nobuyoshi Nakada * misc/ruby-mode.el: safe custimizable variables. -- cgit