diff options
author | william <william@25tandclement.com> | 2014-03-22 22:28:30 -0700 |
---|---|---|
committer | william <william@25tandclement.com> | 2014-03-22 22:28:30 -0700 |
commit | 9975e282f13d63378e54081056c6597508c2ddb4 (patch) | |
tree | 84af12f520c0394f16ce1fc33d3e667f428ad215 /debian | |
parent | 577107c51e366ba58b15a502a04cc621e6dcf3cc (diff) | |
download | luaossl-9975e282f13d63378e54081056c6597508c2ddb4.tar.gz luaossl-9975e282f13d63378e54081056c6597508c2ddb4.tar.bz2 luaossl-9975e282f13d63378e54081056c6597508c2ddb4.zip |
update changelogrel-20140322
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 45f2bca..6dff1e0 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,10 @@ | |||
1 | liblua-openssl (20140322-0) unstable; urgency=low | ||
2 | |||
3 | * Add Lua 5.3 support. | ||
4 | * Add user guide. | ||
5 | |||
6 | -- William Ahern <william@25thandClement.com> Sat, 22 Mar 2014 20:23:56 -0800 | ||
7 | |||
1 | liblua-openssl (20140131-0) unstable; urgency=low | 8 | liblua-openssl (20140131-0) unstable; urgency=low |
2 | 9 | ||
3 | * Add multi-threaded re-entrancy protection, including explicitly | 10 | * Add multi-threaded re-entrancy protection, including explicitly |