aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2016-01-08 12:24:12 -0500
committerAlex Gaynor <alex.gaynor@gmail.com>2016-01-08 12:24:12 -0500
commit19b2a38c30bcc035821dd8373f01a742f2ee5f83 (patch)
tree77db251d73dc71eb8551061679bf2780d9abe03c /CHANGELOG.rst
parenta130c402309603a65258ba455c7976a776f2a454 (diff)
parent0509ec25bc6869ad94ff783d61dde892dbdf125e (diff)
downloadcryptography-19b2a38c30bcc035821dd8373f01a742f2ee5f83.tar.gz
cryptography-19b2a38c30bcc035821dd8373f01a742f2ee5f83.tar.bz2
cryptography-19b2a38c30bcc035821dd8373f01a742f2ee5f83.zip
Merge pull request #2652 from reaperhulk/changelog-typo
fix a typo in the changelog
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 7ae3f6b9..d09987ee 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -22,7 +22,7 @@ Changelog
* :class:`~cryptography.x509.InvalidityDate`
* Deprecated support for OpenSSL 0.9.8 and 1.0.0. At this time there is no time
table for actually dropping support, however we strongly encourage all users
- to upgrade, as those versions no longer receives support from the OpenSSL
+ to upgrade, as those versions no longer receive support from the OpenSSL
project.
* The :class:`~cryptography.x509.Certificate` class now has
:attr:`~cryptography.x509.Certificate.signature` and