From e8262c8f044505690aec95b65daf78b40ae8b2dd Mon Sep 17 00:00:00 2001 From: eban Date: Sat, 14 Feb 2004 14:27:43 +0000 Subject: * lib/un.rb: use OptionParser instead of getopts. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5704 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 94b62ed5dd..fa7f61f6c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Feb 14 23:26:27 2004 WATANABE Hirofumi + + * lib/un.rb: use OptionParser instead of getopts. + Sat Feb 14 11:28:14 2004 Masatoshi SEKI * sample/drb/*: import lib/drb/sample -- cgit v1.2.3