aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorLibravatarLibravatar William Ahern <william+ubuntu@25thandClement.com> 2015-12-18 03:14:39 -0800
committerLibravatarLibravatar William Ahern <william+ubuntu@25thandClement.com> 2015-12-18 03:14:39 -0800
commitc81ff42854474dbc7f8e1fa617a33bff531d8a97 (patch)
tree83525b662da0b0e26aa50825ca5eaccb24e51ff3 /debian/changelog
parentd1a748c9320b73155907489f344a9ce8111c01a1 (diff)
downloadluaossl-c81ff42854474dbc7f8e1fa617a33bff531d8a97.tar.gz
luaossl-c81ff42854474dbc7f8e1fa617a33bff531d8a97.tar.bz2
luaossl-c81ff42854474dbc7f8e1fa617a33bff531d8a97.zip
update debian changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fb77655..7d35ab8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+liblua-openssl (20151218-0) unstable; urgency=low
+
+ * Add :tobin method to bignums. (daurnimator)
+ * Add :getParameters method to pkeys. (daurnimator)
+ * Fix build when SSLv3 support is not present.
+
+ -- William Ahern <william@25thandClement.com> Fri, 18 Dec 2015 03:09:29 -0800
+
liblua-openssl (20150727-0) unstable; urgency=low
* More extension work from Kaarle Ritvanen.