1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

KNOWNBUGS.rb: Fixed typo, made more explicit [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53065 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
duerst 2015-12-13 01:45:00 +00:00
parent 1dd1a9873e
commit 373489bb4e
2 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,7 @@
Sun Dec 13 10:44:44 2015 Martin Duerst <duerst@it.aoyama.ac.jp>
* KNOWNBUGS.rb: Fixed typo, made more explicit [ci skip]
Sun Dec 13 10:26:47 2015 NARUSE, Yui <naruse@ruby-lang.org>
* ext/openssl/ossl_ssl.c (ssl_npn_select_cb_common): fix parsing

View file

@ -1,5 +1,7 @@
#
# This test file concludes tests which point out known bugs.
# IMPORTANT: Always keep the first 7 lines (comments),
# even if this file is otherwise empty.
#
# This test file includes tests which point out known bugs.
# So all tests will cause failure.
#