diff options
author | william <william@25thandclement.com> | 2015-02-25 12:47:18 -0800 |
---|---|---|
committer | william <william@25thandclement.com> | 2015-02-25 12:47:18 -0800 |
commit | 0b413250257ab171fe733e93bb7ccb89531ce2a9 (patch) | |
tree | 22fbea0a8129d701d07d146becd5615f0f53aa68 /debian | |
parent | ec65507f2ac00a1ad017363a3567ab3e39a6f5cb (diff) | |
download | luaossl-0b413250257ab171fe733e93bb7ccb89531ce2a9.tar.gz luaossl-0b413250257ab171fe733e93bb7ccb89531ce2a9.tar.bz2 luaossl-0b413250257ab171fe733e93bb7ccb89531ce2a9.zip |
bumb debian changelog version
Diffstat (limited to 'debian')
-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. |