aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-11-29 13:24:42 +0000
committernahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-11-29 13:24:42 +0000
commit361f6b250312b56fc4ec76a4efe90160109cb459 (patch)
tree0db71b906fec5fb75214a99cae689d41f75fc6f2 /ChangeLog
parent421314cf4e532cd4b840924b73f73fe33f25647b (diff)
downloadruby-361f6b250312b56fc4ec76a4efe90160109cb459.tar.gz
* test/openssl/test_cipher.rb (test_ctr_if_exists): add CTR mode test
if underlying OpenSSL supports it. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37994 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49e0d61cbb..60404ec3bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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.
+
Thu Nov 29 21:42:16 2012 Shugo Maeda <shugo@ruby-lang.org>
* vm_method.c (rb_method_entry_make): add a method entry with