mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* ext/openssl/ossl_x509name.c (ossl_x509name_add_entry): third
argument become optional. * ext/openssl/ossl_x509name.c (ossl_x509name_initialize): ditto. * ext/openssl/ossl_x509name.c (Init_x509name): emailAddress and domainComponent should be IA5String. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5548 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
3007fbf4f5
commit
3d045223db
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
Sun Jan 25 18:25:26 2004 GOTOU Yuuzou <gotoyuzo@notwork.org>
|
||||
|
||||
* ext/openssl/ossl_x509name.c (ossl_x509name_add_entry): third
|
||||
argument become optional.
|
||||
|
||||
* ext/openssl/ossl_x509name.c (ossl_x509name_initialize): ditto.
|
||||
|
||||
* ext/openssl/ossl_x509name.c (Init_x509name): emailAddress and
|
||||
domainComponent should be IA5String.
|
||||
|
||||
Sun Jan 25 01:45:38 2004 GOTOU Yuuzou <gotoyuzo@notwork.org>
|
||||
|
||||
* lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): support
|
||||
|
|
Loading…
Reference in a new issue