diff options
-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 |