diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-15 15:37:28 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-15 15:37:28 +0000 |
| commit | 611476c10daf17ee5e725b68299ac4a7f7fb8903 (patch) | |
| tree | 8866f9c761686bd19c2da8f1237ccae6c4330b2d /ChangeLog | |
| parent | 4e2ce8f81b55e10c4c3f1ff58fd70a8431826222 (diff) | |
merges r21489 from trunk into ruby_1_9_1.
* enc/trans/make_transdb.rb (converters): should not depend on the
hash order for cross compile.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21550 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Tue Jan 13 17:29:02 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * enc/trans/make_transdb.rb (converters): should not depend on the + hash order for cross compile. + Tue Jan 13 16:39:11 2009 NAKAMURA Usaku <usa@ruby-lang.org> * include/ruby/intern.h, thread.c, win32/Makefile.sub (rb_fdset_t, |
