From 3678eaacb714bdd61ed1e6bc2caf31391b8e37c3 Mon Sep 17 00:00:00 2001 From: Andrew Pogrebennyk Date: Wed, 7 Aug 2013 15:45:29 +0200 Subject: [PATCH] Update changelog for 3.0 release. --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6d2642a6..2d6efe8e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,12 @@ ngcp-sems (1.4.3+spce3.0.0) unstable; urgency=low + [ Stefan Sayer ] + * sbc: b/f: reply 100 Trying to in-dlg msgs which are to be relayed + * sbc: fix 3930ca2 - only reply 100 Trying to in-dlg INVITE to be relayed + * uac_auth: added UAS authentication of requests (internal API) + * core: AmSipMsg gets ArgObject as base (for passing in DI calls) + * sbc: SIP UAS authentication for B leg (uas_auth_bleg_enabled) + [ Michael Prokop ] * Build-Depends: replace squeeze specific python-sip4-dev with generic python-sip-dev * Drop deprecated sip4 from Build-Depends