diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 25e889c..2d9dc6e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,7 +8,7 @@ liblua-openssl (20180530-0) unstable; urgency=low * Add ssl:getCertificate() and context:getCertificate() * store:add("./empty-file") no longer throws * Add ssl:getServerTemporaryKey() - * Add x509.cert:lookupSerial() and x509.cert:lookupCertificate() + * Add x509.crl:lookupSerial() and x509.crl:lookupCertificate() * Fix precision loss when using Lua 5.3 with 64bit integers. -- Daurnimator <quae@daurnimator.com> Wed, 30 May 2018 17:44:42 +1000 |