diff options
| author | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2013-04-18 22:45:12 +0000 |
|---|---|---|
| committer | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2013-04-18 22:45:12 +0000 |
| commit | 053e85e2be2bfa6e5e963c577b61d69cdd287edd (patch) | |
| tree | 5d864e3c138017b8b6535eb85b6dbba5f8c937e3 /ChangeLog | |
| parent | 46d19a3a9528c8dde535b20693e2fb9f87552de4 (diff) | |
* test/openssl/test_cipher.rb: Correct a typo
by jgls <joerg@joergleis.com>
https://github.com/ruby/ruby/pull/291 fix GH-291
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40361 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Fri Apr 19 07:43:52 2013 NARUSE, Yui <naruse@ruby-lang.org> + + * test/openssl/test_cipher.rb: Correct a typo + by jgls <joerg@joergleis.com> + https://github.com/ruby/ruby/pull/291 fix GH-291 + Thu Apr 18 16:58:51 2013 Nobuyoshi Nakada <nobu@ruby-lang.org> * vm_method.c (rb_mod_public_method): fix visibility on anonymous |
