aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarLibravatar daurnimator <quae@daurnimator.com> 2019-07-31 23:15:16 +1000
committerLibravatarLibravatar daurnimator <quae@daurnimator.com> 2019-07-31 23:15:29 +1000
commit87188b7af62e4ef63b54677adc4fd5b8c21ae697 (patch)
tree044fe34a9bf29caeb88c471f765e4a347df5ef0a
parent989ccbd9aaeba8436443584e5220312382b8cc86 (diff)
downloadluaossl-87188b7af62e4ef63b54677adc4fd5b8c21ae697.tar.gz
luaossl-87188b7af62e4ef63b54677adc4fd5b8c21ae697.tar.bz2
luaossl-87188b7af62e4ef63b54677adc4fd5b8c21ae697.zip
Release 20190731
-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)