diff options
author | daurnimator <quae@daurnimator.com> | 2018-12-07 14:44:58 -0800 |
---|---|---|
committer | daurnimator <quae@daurnimator.com> | 2018-12-07 14:44:58 -0800 |
commit | c5bf3d5272e38b312ff1e3334c0dc3cbdd461caa (patch) | |
tree | 30e0733df90f5178f9e948edfd17771279775a31 /debian/changelog | |
parent | 39a331b41a5a2c96495633e31bc4bbfbe3000f04 (diff) | |
download | luaossl-c5bf3d5272e38b312ff1e3334c0dc3cbdd461caa.tar.gz luaossl-c5bf3d5272e38b312ff1e3334c0dc3cbdd461caa.tar.bz2 luaossl-c5bf3d5272e38b312ff1e3334c0dc3cbdd461caa.zip |
Release 20181207
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 09105bd..b074208 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +liblua-openssl (20181207-0) unstable; urgency=low + + * Add context.pushffi + * Add :setCertificateChain() and :getCertificateChain() + +-- Daurnimator <quae@daurnimator.com> Fri, 07 Dec 2018 14:42:26 -0800 + liblua-openssl (20181102-0) unstable; urgency=low * Update SSL options |