From fd0c732068809223d913839ee2f754634db65cdb Mon Sep 17 00:00:00 2001 From: daurnimator Date: Wed, 30 May 2018 18:17:12 +1000 Subject: debian/changelog: Fix change description --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/changelog') 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 Wed, 30 May 2018 17:44:42 +1000 -- cgit v1.2.3-59-g8ed1b