diff options
| author | ko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-02-24 05:22:05 +0000 |
|---|---|---|
| committer | ko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-02-24 05:22:05 +0000 |
| commit | 9994f9868df2d25db076763824e2fa777c6543e7 (patch) | |
| tree | 00219086e133892ac683d9b5e68fa6d55cccf912 /ChangeLog | |
| parent | 77260206405ad29868c4dcd9006774a6a5a5f10c (diff) | |
| download | ruby-9994f9868df2d25db076763824e2fa777c6543e7.tar.gz ruby-9994f9868df2d25db076763824e2fa777c6543e7.tar.xz ruby-9994f9868df2d25db076763824e2fa777c6543e7.zip | |
* lib/soap/mapping/factory.rb: catch up with spec changes (return
Symbols instead of Strings).
* lib/soap/mapping/mapping.rb: ditto.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11842 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Sat Feb 24 13:25:32 2007 Koichi Sasada <ko1@atdot.net> + + * lib/soap/mapping/factory.rb: catch up with spec changes (return + Symbols instead of Strings). + + * lib/soap/mapping/mapping.rb: ditto. + Sat Feb 24 10:49:55 2007 Koichi Sasada <ko1@atdot.net> * parse.y, node.h, compile.c: change node tree structure. a purpose |
