diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-03 00:31:58 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-03 00:31:58 +0000 |
| commit | 5bddf064259b30539b8077b91e8d6ea31ce76d19 (patch) | |
| tree | 17a7308f3227c2989dc9f67dd992ab50e8e52432 /ChangeLog | |
| parent | da1d446079c93f0654c1a3da02992b9a946fb83e (diff) | |
| download | ruby-5bddf064259b30539b8077b91e8d6ea31ce76d19.tar.gz ruby-5bddf064259b30539b8077b91e8d6ea31ce76d19.tar.xz ruby-5bddf064259b30539b8077b91e8d6ea31ce76d19.zip | |
* lib/rexml/xpath.rb (REXML::XPath.first): apply documentation
patch from Ken Bloom in [ruby-core:20213].
* lib/rexml/xpath.rb (REXML::XPath.each): ditto.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@20454 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 @@ +Wed Dec 3 09:26:29 2008 Yukihiro Matsumoto <matz@ruby-lang.org> + + * lib/rexml/xpath.rb (REXML::XPath.first): apply documentation + patch from Ken Bloom in [ruby-core:20213]. + + * lib/rexml/xpath.rb (REXML::XPath.each): ditto. + Wed Dec 3 02:56:34 2008 Yusuke Endoh <mame@tsg.ne.jp> * test/ruby/test_rational.rb: add a test. |
