aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 37f86a3..0c1f04b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+liblua-openssl (20171028-0) unstable; urgency=low
+
+ * Add win32 support
+ * Fix bug where exp would be NULL in pkey.new()
+
+ -- Daurnimator <quae@daurnimator.com> Sat, 28 Oct 2017 13:19:32 +1100
+
liblua-openssl (20170903-0) unstable; urgency=low
* Fix pkey.new failing when generating RSA keys