From f5ce5551c8404d608815e95241dd3d91c74002f2 Mon Sep 17 00:00:00 2001 From: azav Date: Sun, 14 Mar 2010 16:28:24 +0000 Subject: [PATCH] * symbian/setup (*.pkg): Ruby Core installation separated from standard extensions. * symbian/configure.bat: ditto. * symbian/README.SYMBIAN: ditto. * symbian/setup (config.h): support for 2nd internal drive added. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26922 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 88d6f74062..f400534b6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Mon Mar 15 01:18:31 2010 Alexander Zavorine + + * symbian/setup (*.pkg): Ruby Core installation separated from standard extensions. + + * symbian/configure.bat: ditto. + + * symbian/README.SYMBIAN: ditto. + + * symbian/setup (config.h): support for 2nd internal drive added. + Mon Mar 15 00:11:23 2010 NARUSE, Yui * tool/file2lastrev.rb (VCS::GIT_SVN#get_revisions) :