diff options
author | daurnimator <quae@daurnimator.com> | 2017-10-28 13:21:57 +1100 |
---|---|---|
committer | daurnimator <quae@daurnimator.com> | 2017-10-28 13:21:57 +1100 |
commit | 5be1b44a6a60f32c660cc4ee09d60e676cd8c81a (patch) | |
tree | ebc53e0ebefca7c37d2e37895f4b7ea766ad54fc /debian | |
parent | 5ed066e70f09f6e52a2e46a98d20a37a1cf0e04e (diff) | |
download | luaossl-5be1b44a6a60f32c660cc4ee09d60e676cd8c81a.tar.gz luaossl-5be1b44a6a60f32c660cc4ee09d60e676cd8c81a.tar.bz2 luaossl-5be1b44a6a60f32c660cc4ee09d60e676cd8c81a.zip |
update debian changelog
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 37f86a3..0c1f04b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +liblua-openssl (20171028-0) unstable; urgency=low + + * Add win32 support + * Fix bug where exp would be NULL in pkey.new() + + -- Daurnimator <quae@daurnimator.com> Sat, 28 Oct 2017 13:19:32 +1100 + liblua-openssl (20170903-0) unstable; urgency=low * Fix pkey.new failing when generating RSA keys |