diff options
| author | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-08-13 07:14:56 +0000 |
|---|---|---|
| committer | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-08-13 07:14:56 +0000 |
| commit | a8821182f6f47f451afc330c9d48c4d85825c0b3 (patch) | |
| tree | a7703ac9a54dd8ac5f9d44d0806c1c216d507c84 /ChangeLog | |
| parent | 58a1fa01277e292dfb72c56a0641b342046930a2 (diff) | |
| download | ruby-a8821182f6f47f451afc330c9d48c4d85825c0b3.tar.gz ruby-a8821182f6f47f451afc330c9d48c4d85825c0b3.tar.xz ruby-a8821182f6f47f451afc330c9d48c4d85825c0b3.zip | |
* test/ruby/test_m17n.rb: follow EncodingCompatibilityError.
* test/ruby/test_mixed_unicode_escapes.rb: ditto.
* test/ruby/enc/test_utf16.rb: ditto.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18567 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Wed Aug 13 16:13:58 2008 NARUSE, Yui <naruse@ruby-lang.org> + + * test/ruby/test_m17n.rb: follow EncodingCompatibilityError. + + * test/ruby/test_mixed_unicode_escapes.rb: ditto. + + * test/ruby/enc/test_utf16.rb: ditto. + Wed Aug 13 16:05:50 2008 Yukihiro Matsumoto <matz@ruby-lang.org> * time.c (time_cmp): retry with right hand operand if its not a |
