diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-01 05:43:50 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-01 05:43:50 +0000 |
| commit | 7222bec296a3356a13472454f1f1ff8b208fc881 (patch) | |
| tree | 550af4707b22d099f4d8393e29ef6da424aca813 /ChangeLog | |
| parent | cd7b5c2d6c664e589062f3f400bd0498225a56cb (diff) | |
* lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog:
<http://intertwingly.net/blog/2007/12/31/Porting-REXML-to-Ruby-1-9>
[ruby-core:14639]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14826 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Tue Jan 1 14:41:56 2008 Yukihiro Matsumoto <matz@ruby-lang.org> + + * lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog: + <http://intertwingly.net/blog/2007/12/31/Porting-REXML-to-Ruby-1-9> + [ruby-core:14639] + Tue Jan 1 14:15:04 2008 Yukihiro Matsumoto <matz@ruby-lang.org> * string.c (rb_str_substr): offset movement bug. a patch from |
