Merge branch 'master' of git://factorcode.org/git/factor

db4
erg 2008-03-26 15:29:49 -05:00
commit bc55f67a49
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
USING: help.syntax help.markup ;
IN: openssl
ARTICLE: "openssl" "OpenSSL"
"Factor on Windows has been tested with this version of OpenSSL: "
{ $url "http://www.openssl.org/related/binaries.html" } ;