From 6bdae1594e30829f7645800972f3d0a6567f99f3 Mon Sep 17 00:00:00 2001 From: knu Date: Sun, 26 Jan 2003 10:56:43 +0000 Subject: Update. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3415 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index a5f1b2f16a..142284afd3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,15 @@ Sun Jan 26 19:23:10 2003 NAKAMURA Usaku * instruby.rb ($mflags.set?), ext/extmk.rb ($mflags.set?): Return false if unmatched. +Sun Jan 26 19:08:30 2003 Akinori MUSHA + + * lib/shellwords.rb: Embed rdoc style comments. + + * lib/shellwords.rb (shellwords): Use String#lstrip!. + + * lib/shellwords.rb (shellwords): Recognize an object that + responds to to_str() by using String.new(). + Sun Jan 26 17:53:04 2003 Akinori MUSHA * instruby.rb (parse_args), ext/extmk.rb (parse_args): Detect -n -- cgit v1.2.3