diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2014-05-04 09:49:48 -0500 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2014-05-04 09:49:48 -0500 |
commit | 2c67edd301e445bf8f65bf026882f7927d48748b (patch) | |
tree | 390ff071e249624f5c599168d9454e537f1a801c /docs/installation.rst | |
parent | 6b0dcf7f4300d65aab6b04e51d30f2df960d716e (diff) | |
parent | 2c688a4a96f3f31957c82490000da793dfe05a4c (diff) | |
download | cryptography-2c67edd301e445bf8f65bf026882f7927d48748b.tar.gz cryptography-2c67edd301e445bf8f65bf026882f7927d48748b.tar.bz2 cryptography-2c67edd301e445bf8f65bf026882f7927d48748b.zip |
Merge pull request #1014 from public/098k
We also test on Ubuntu Lucid 0.9.8k
Diffstat (limited to 'docs/installation.rst')
-rw-r--r-- | docs/installation.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/installation.rst b/docs/installation.rst index 865e4cb6..e2b35898 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -24,6 +24,7 @@ We test compiling with ``clang`` as well as ``gcc`` and use the following OpenSSL releases: * ``OpenSSL 0.9.8e-fips-rhel5`` (``RHEL/CentOS 5``) +* ``OpenSSL 0.9.8k`` * ``OpenSSL 0.9.8y`` * ``OpenSSL 1.0.0-fips`` (``RHEL/CentOS 6.4``) * ``OpenSSL 1.0.1`` |