summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Ahern <william+ubuntu@25thandClement.com>2015-07-27 01:48:00 -0700
committerWilliam Ahern <william+ubuntu@25thandClement.com>2015-07-27 01:48:00 -0700
commit60fc10973eb348cb3d99d27f083437ddeab03f14 (patch)
tree42acb243a3fd94dd6105844bcac3ddc3c232fd57
parentfdaaf522474df9dd9eb23e875acd939cd0d2ea90 (diff)
downloadluaossl-rel-20150727.tar.gz
luaossl-rel-20150727.tar.bz2
luaossl-rel-20150727.zip
update debian changelogrel-20150727
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0cea617..fb77655 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
1liblua-openssl (20150727-0) unstable; urgency=low
2
3 * More extension work from Kaarle Ritvanen.
4 * Add DTLS support.
5 * More extension work from kunkku.
6 * Fix bug in ex_newstate which could cause application data attached
7 to OpenSSL objects using OpenSSL's external application data API to be
8 prematurely invalidated as-if the Lua interperter was destroyed.
9
10 -- William Ahern <william@25thandClement.com> Mon, 27 Jul 2015 01:42:46 -0700
11
1liblua-openssl (20150504-0) unstable; urgency=low 12liblua-openssl (20150504-0) unstable; urgency=low
2 13
3 * Use lightuserdata as registry keys. C function hashes aren't stable 14 * Use lightuserdata as registry keys. C function hashes aren't stable