summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorazav <azav@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-09-26 19:39:23 +0000
committerazav <azav@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-09-26 19:39:23 +0000
commite507e51c6511fad495c7826830d6474730ff2d15 (patch)
tree4898cf2bcbffd6068c4ba480dfcf3c0d411dac92
parente4bec7b1db4ca7ed0b065ecfefe7dfecf3ee3eb2 (diff)
downloadruby-e507e51c6511fad495c7826830d6474730ff2d15.tar.gz
ruby-e507e51c6511fad495c7826830d6474730ff2d15.tar.xz
ruby-e507e51c6511fad495c7826830d6474730ff2d15.zip
Symbian build update to work with the latest PIPS version 1.6
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25112 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 987ef816f..429492c0f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Sun Sep 27 05:37:45 2009 Alexander Zavorine <alexandre.zavorine@nokia.com>
+
+ * symbian/missing-pips.c: Updated to work with the latest PIPS 1.6.
+
+ * symbian/setup: ditto.
+
+ * symbian/README.SYMBIAN: ditto.
+
Sun Sep 27 02:00:46 2009 Koichi Sasada <ko1@atdot.net>
* string.c: use rename-macro instead of RUBY_ALIAS_FUNCTION_TYPE.