From e8710bea7df8a6c972ac790673d45e8dc12c6a49 Mon Sep 17 00:00:00 2001 From: Sebastian Denz Date: Thu, 9 Mar 2017 15:04:31 +0100 Subject: [PATCH] bump version in changelog to 1.1-1 --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index cc47fd3..bad1fd5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +gofaxip (1.1-1) unstable; urgency=medium + + * updated documentation + * Allow selecting SIP gateway per job in DynamicConfigOutgoing + * Add receiving gateway to DynamicConfig and faxrcvd arguments + * various small fixes + * Exit with 0 not 1 on shutdown + * Set $TRANSFER_RATE and $HANGUPCAUSE in faxrcvd environment + * Xferfaxlog: must use the same quoting behavious as hylafax + + -- Sebastian Denz Thu, 09 Mar 2017 13:51:33 +0100 + gofaxip (1.0-1) unstable; urgency=medium * Implement proper Debian packaging