diff options
author | Alex Stapleton <alexs@prol.etari.at> | 2014-05-04 15:22:29 +0100 |
---|---|---|
committer | Alex Stapleton <alexs@prol.etari.at> | 2014-05-04 15:23:06 +0100 |
commit | 2c688a4a96f3f31957c82490000da793dfe05a4c (patch) | |
tree | cd3e4797085b0392270f1cd4e7bedf490d54b6d7 | |
parent | 1c851f63c55835961ce12d7d40131b45928761f1 (diff) | |
download | cryptography-2c688a4a96f3f31957c82490000da793dfe05a4c.tar.gz cryptography-2c688a4a96f3f31957c82490000da793dfe05a4c.tar.bz2 cryptography-2c688a4a96f3f31957c82490000da793dfe05a4c.zip |
We also test on Ubuntu Lucid 0.9.8k
-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`` |