Commit 468ab1c2 authored by Rich Salz's avatar Rich Salz
Browse files

RT2196: Clear up some README wording



Say where to email bug reports.
Mention general RT tracker info in a separate paragraph.

Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
parent eb63bce0
Loading
Loading
Loading
Loading
+6 −6
Original line number Original line Diff line number Diff line
@@ -135,8 +135,7 @@
    - Problem Description (steps that will reproduce the problem, if known)
    - Problem Description (steps that will reproduce the problem, if known)
    - Stack Traceback (if the application dumps core)
    - Stack Traceback (if the application dumps core)


 Report the bug to the OpenSSL project via the Request Tracker
 Email the report to:
 (http://www.openssl.org/support/rt.html) by mail to:


    openssl-bugs@openssl.org
    openssl-bugs@openssl.org


@@ -144,10 +143,11 @@
 or support queries. Just because something doesn't work the way you expect
 or support queries. Just because something doesn't work the way you expect
 does not mean it is necessarily a bug in OpenSSL.
 does not mean it is necessarily a bug in OpenSSL.


 Note that mail to openssl-bugs@openssl.org is recorded in the publicly
 Note that mail to openssl-bugs@openssl.org is recorded in the public
 readable request tracker database and is forwarded to a public
 request tracker database (see https://www.openssl.org/support/rt.html
 mailing list. Confidential mail may be sent to openssl-security@openssl.org
 for details) and also forwarded to a public mailing list. Confidential
 (PGP key available from the key servers).
 mail may be sent to openssl-security@openssl.org (PGP key available from
 the key servers).


 HOW TO CONTRIBUTE TO OpenSSL
 HOW TO CONTRIBUTE TO OpenSSL
 ----------------------------
 ----------------------------