diff options
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5627752..8e87993 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,9 @@ | |||
1 | liblua-openssl (20150225-0) unstable; urgency=low | ||
2 | |||
3 | * Add DES module to help implement NTLM authenticatin protocol. | ||
4 | |||
5 | -- William Ahern <william@25thandClement.com> Wed, 25 Feb 2015 12:46:41 -0800 | ||
6 | |||
1 | liblua-openssl (20141028-0) unstable; urgency=low | 7 | liblua-openssl (20141028-0) unstable; urgency=low |
2 | 8 | ||
3 | * Add ssl:getVersion and ssl:getClientVersion. | 9 | * Add ssl:getVersion and ssl:getClientVersion. |