update FAQ
authorDr. Stephen Henson <steve@openssl.org>
Tue, 30 Mar 2010 16:43:51 +0000 (16:43 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 30 Mar 2010 16:43:51 +0000 (16:43 +0000)
FAQ

diff --git a/FAQ b/FAQ
index e324c0cf2b36f83df6f1e010592cea3fce4cfa53..620eb03c3fa41b479be01451912439be082725f2 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -720,6 +720,7 @@ documentation and the mailing lists for similar queries. If you are still
 unsure whether it is a bug or not submit a query to the openssl-users mailing
 list.
 
+
 * I'm SURE I've found a bug, how do I report it?
 
 Bug reports with no security implications should be sent to the request
@@ -743,6 +744,7 @@ wade through months of old messages to review the discussion.
 
 See also <URL: http://www.openssl.org/support/rt.html>
 
+
 * I've found a security issue, how do I report it?
 
 If you think your bug has security implications then please send it to
@@ -751,7 +753,7 @@ acknowledging receipt then resend or mail it directly to one of the
 more active team members (e.g. Steve).
 
 
-[PROG] Questions about programming with OpenSSL
+[PROG] ========================================================================
 
 * Is OpenSSL thread-safe?
 * I've compiled a program under Windows and it crashes: why?