diff options
author | azav <azav@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-09-26 19:39:23 +0000 |
---|---|---|
committer | azav <azav@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-09-26 19:39:23 +0000 |
commit | e507e51c6511fad495c7826830d6474730ff2d15 (patch) | |
tree | 4898cf2bcbffd6068c4ba480dfcf3c0d411dac92 | |
parent | e4bec7b1db4ca7ed0b065ecfefe7dfecf3ee3eb2 (diff) | |
download | ruby-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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |