[前][次][番号順一覧][スレッド一覧]

ruby-changes:47621

From: rhe <ko1@a...>
Date: Sun, 3 Sep 2017 22:31:40 +0900 (JST)
Subject: [ruby-changes:47621] rhe:r59737 (trunk): ext/.document: follow-up r59734

rhe	2017-09-03 22:31:34 +0900 (Sun, 03 Sep 2017)

  New Revision: 59737

  https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=59737

  Log:
    ext/.document: follow-up r59734
    
    ext/openssl/ossl_pkcs5.c has been renamed to ossl_kdf.c.

  Modified files:
    trunk/ext/.document
Index: ext/.document
===================================================================
--- ext/.document	(revision 59736)
+++ ext/.document	(revision 59737)
@@ -45,10 +45,10 @@ openssl/ossl_config.c https://github.com/ruby/ruby/blob/trunk/ext/.document#L45
 openssl/ossl_digest.c
 openssl/ossl_engine.c
 openssl/ossl_hmac.c
+openssl/ossl_kdf.c
 openssl/ossl_ns_spki.c
 openssl/ossl_ocsp.c
 openssl/ossl_pkcs12.c
-openssl/ossl_pkcs5.c
 openssl/ossl_pkcs7.c
 openssl/ossl_pkey.c
 openssl/ossl_pkey_dh.c

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]