From b1ec36b2e6fc9b54688103a1dd76de5a1ff14ed6 Mon Sep 17 00:00:00 2001 From: usa Date: Sun, 1 May 2016 14:54:44 +0000 Subject: * test/lib/test/unit.rb (Options#non_options): fixed wrong regexp. if both positives and negatives were specified, postives had to be spcicifed from the beginning. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54868 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2f7eb8deb0..b1ec5e7ddd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sun May 1 23:51:54 2016 NAKAMURA Usaku + + * test/lib/test/unit.rb (Options#non_options): fixed wrong regexp. + if both positives and negatives were specified, postives had to + be spcicifed from the beginning. + Sun May 1 21:00:07 2016 NAKAMURA Usaku * win32/win32.c: drop Win2K support. -- cgit v1.2.3