diff options
author | william <william@25tandclement.com> | 2014-03-22 21:51:03 -0700 |
---|---|---|
committer | william <william@25tandclement.com> | 2014-03-22 21:51:03 -0700 |
commit | 398d18ae35ceffcf0b89f6dc54d0fc023c1c1da8 (patch) | |
tree | ef9552391207bbaa50395ad33719dc771cb0e23c | |
parent | 052431b55ded9fe43f54c8b1a35c551f99f1c064 (diff) | |
download | luaossl-398d18ae35ceffcf0b89f6dc54d0fc023c1c1da8.tar.gz luaossl-398d18ae35ceffcf0b89f6dc54d0fc023c1c1da8.tar.bz2 luaossl-398d18ae35ceffcf0b89f6dc54d0fc023c1c1da8.zip |
fix date in changelog
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 8ace2cc..45f2bca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -liblua-openssl (20141231-0) unstable; urgency=low +liblua-openssl (20140131-0) unstable; urgency=low * Add multi-threaded re-entrancy protection, including explicitly synchronizing OpenSSL initialization because OpenSSL doesn't appear to |