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/changelog | |
parent | ec65507f2ac00a1ad017363a3567ab3e39a6f5cb (diff) | |
download | luaossl-0b413250257ab171fe733e93bb7ccb89531ce2a9.tar.gz luaossl-0b413250257ab171fe733e93bb7ccb89531ce2a9.tar.bz2 luaossl-0b413250257ab171fe733e93bb7ccb89531ce2a9.zip |
bumb debian changelog version
Diffstat (limited to 'debian/changelog')
-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 @@ +liblua-openssl (20150225-0) unstable; urgency=low + + * Add DES module to help implement NTLM authenticatin protocol. + + -- William Ahern <william@25thandClement.com> Wed, 25 Feb 2015 12:46:41 -0800 + liblua-openssl (20141028-0) unstable; urgency=low * Add ssl:getVersion and ssl:getClientVersion. |