summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorazav <azav@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-03-14 16:28:24 +0000
committerazav <azav@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-03-14 16:28:24 +0000
commitf5ce5551c8404d608815e95241dd3d91c74002f2 (patch)
tree81cd87ff3f8e38d6fd117151dd03c71efee40e68 /ChangeLog
parent192af223ec3ebadd0bb74b185a84da82cb87ae30 (diff)
* 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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
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 <alexandre.zavorine@nokia.com>
+
+ * 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 <naruse@ruby-lang.org>
* tool/file2lastrev.rb (VCS::GIT_SVN#get_revisions) :