Symbian build update to work with the latest PIPS version 1.6

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25112 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
azav 2009-09-26 19:39:23 +00:00
parent 7150182237
commit 45dc99aea4

View File

@ -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.