From 2e753992eb952e179f493a4f5877ae7c421b7908 Mon Sep 17 00:00:00 2001 From: yugui Date: Fri, 16 Jan 2009 12:14:24 +0000 Subject: merges r21606 from trunk into ruby_1_9_1. * tool/make-snapshot (package): includes all rules and expand configured values from the environment to create *.inc, sets RM for ripper.c, and needs chdir if absolute path is given with -exported option. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21609 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ba5e8ce0b..74df7c3b3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Fri Jan 16 18:43:30 2009 Nobuyoshi Nakada + + * tool/make-snapshot (package): includes all rules and expand + configured values from the environment to create *.inc, sets RM + for ripper.c, and needs chdir if absolute path is given with + -exported option. + Thu Jan 15 14:27:27 2009 Martin Duerst * LEGAL: Added information for missing/langinfo.c -- cgit