summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-02-14 14:27:43 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-02-14 14:27:43 +0000
commit86588d2b2210f6328cf2a15d7b38531395727aa6 (patch)
treeeb4cf2236864b5fdbc06820d438b02b1dc45b67d /ChangeLog
parenta9b29b955610e3ace82418b17688326aaf13b6c8 (diff)
* lib/un.rb: use OptionParser instead of getopts.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5704 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 94b62ed5d..fa7f61f6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sat Feb 14 23:26:27 2004 WATANABE Hirofumi <eban@ruby-lang.org>
+
+ * lib/un.rb: use OptionParser instead of getopts.
+
Sat Feb 14 11:28:14 2004 Masatoshi SEKI <m_seki@mva.biglobe.ne.jp>
* sample/drb/*: import lib/drb/sample