diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-12-23 20:13:55 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-12-23 20:13:55 +0000 |
| commit | 87664e799f6c4782937ec8154f73e7230e6268a7 (patch) | |
| tree | 84513771aaafdcf3e9849e5f7aa01bd880d86fba /ChangeLog | |
| parent | 48247186ba43ccb221c2984ae3d1e12026ad6a5b (diff) | |
* string.c (tr_trans): should associate new encoding if modified.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14555 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Mon Dec 24 05:13:04 2007 Yukihiro Matsumoto <matz@ruby-lang.org> + + * string.c (tr_trans): should associate new encoding if modified. + Mon Dec 24 04:04:12 2007 GOTOU Yuuzou <gotoyuzo@notwork.org> * test/net/http/test_https.rb: should rescue LoadError. |
