diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2001-12-09 13:47:54 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2001-12-09 13:47:54 +0000 |
commit | ca1a9450fbdcff96bdee09a14933a1ecf324489a (patch) | |
tree | 65e72d8b4ee0902d1716d02049d9f4602d357fed /ChangeLog | |
parent | fa6dc283cd81445d4220018f49f5c82a572101fe (diff) |
* enum.c (enum_sort_by): should replace with last elements.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1892 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 @@ +Sun Dec 9 22:15:59 2001 Nobuyoshi Nakada <nobu.nakada@nifty.ne.jp> + + * enum.c (enum_sort_by): should replace with last elements. + Sun Dec 9 18:06:26 2001 Minero Aoki <aamine@loveruby.net> * lib/net/protocol.rb: calls on_connect before conn_command |