From d1f1aa820f6367af03686252ccb7c43f325e7b43 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 22 Nov 2005 14:53:16 +0000 Subject: * lib/optparse.rb: match incomplete (in current enconding) multibyte string. http://inamode6.tokuhirom.dnsalias.org/show/1551 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@9589 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8dd50dc8f7..270cb82fa8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Nov 22 23:52:06 2005 Nobuyoshi Nakada + + * lib/optparse.rb: match incomplete (in current enconding) multibyte + string. http://inamode6.tokuhirom.dnsalias.org/show/1551 + Tue Nov 22 18:36:11 2005 Hirokazu Yamamoto * win32/win32.c (winnt_stat): set mapped errno instead of ENOENT. -- cgit v1.2.3