summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Ahern <william+ubuntu@25thandClement.com>2015-12-21 02:38:29 -0800
committerWilliam Ahern <william+ubuntu@25thandClement.com>2015-12-21 02:38:29 -0800
commit86a593a0548563d156d7adc55cff179340a811c8 (patch)
tree908e21e5b8129efdfafd0a1cd80bd09d505d18d2
parentc9d5c4428f603adb0d74dd9601261c08cec61603 (diff)
downloadluaossl-rel-20151221.tar.gz
luaossl-rel-20151221.tar.bz2
luaossl-rel-20151221.zip
update debian changelogrel-20151221
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7d35ab8..5f5981a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
1liblua-openssl (20151221-0) unstable; urgency=low
2
3 * Add :tohex and :todec methods to bignums, and make metamethods
4 accessible directly. (daurnimator)
5 * Add __idiv metamethod for Lua 5.3. (daurnimator)
6
7 -- William Ahern <william@25thandClement.com> Mon, 21 Dec 2015 02:35:12 -0800
8
1liblua-openssl (20151218-0) unstable; urgency=low 9liblua-openssl (20151218-0) unstable; urgency=low
2 10
3 * Add :tobin method to bignums. (daurnimator) 11 * Add :tobin method to bignums. (daurnimator)