From 657892416234797396bc0f3a6cf03614083009fc Mon Sep 17 00:00:00 2001 From: william Date: Wed, 2 Apr 2014 20:10:16 -0700 Subject: update debian changelog --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 6dff1e0..b90467e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +liblua-openssl (20140328-0) unstable; urgency=low + + * Add DER input/output formats. + * Add GEN_DIRNAME alternative names. + * Change the return value of several methods from boolean true + to the method object, to allow easy call chaining in Lua. + * Fix rand.uniform to use lua_Unsigned when it's a 64-bit type (Lua 5.3). + * Rename openssl.pubkey to openssl.pkey. + + -- William Ahern Fri, 28 Mar 2014 22:44:31 -0700 + liblua-openssl (20140322-0) unstable; urgency=low * Add Lua 5.3 support. -- cgit v1.2.3-59-g8ed1b