Add issue ref to the previous commit.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37995 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nahi 2012-11-29 13:25:47 +00:00
parent 361f6b2503
commit 40a442541c

View file

@ -1,7 +1,7 @@
Thu Nov 29 22:23:31 2012 Hiroshi Nakamura <nahi@ruby-lang.org>
* test/openssl/test_cipher.rb (test_ctr_if_exists): add CTR mode test
if underlying OpenSSL supports it.
if underlying OpenSSL supports it. See #4408
Thu Nov 29 21:42:16 2012 Shugo Maeda <shugo@ruby-lang.org>