aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a4fab71..ca58fde 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+liblua-openssl (20190731-0) unstable; urgency=low
+
+ * introduce workarounds for LuaJIT 47bit userdata (#173)
+
+-- Daurnimator <quae@daurnimator.com> Wed, 31 Jul 2019 23:14:21 +1000
+
liblua-openssl (20190612-0) unstable; urgency=low
* Add kdf module for key derivation (#154)