From 6e5dde80bb22bffd4be2bd064b8af7bf9afb8c51 Mon Sep 17 00:00:00 2001 From: Andrew Pogrebennyk Date: Thu, 3 Oct 2013 23:19:10 +0200 Subject: [PATCH] Start changelog for 1.4.3+spce3.0.1 --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2d6efe8e..db1ef3b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +ngcp-sems (1.4.3+spce3.0.1) unstable; urgency=low + + [ Stefan Sayer ] + * [a8e16f8] core: added AmUriParser functions to bring inline with 1.6 + * [2e5eb44] core: AmUriParser: fix headers in nameaddr_str, added parse_nameaddr function alias + * [16597a6] utils: added URL_encode and URL_decode functions + * [f9220a2] sbc: fix call transfers with Replaces through SBC + * [26035b6] sbc: update SBCCallRegistry only on positive replies to INVITE + * [6e77a3a] sbc: call registry: more verbosity on new entry + + [ Andrew Pogrebennyk ] + * [4bfecd5] Fix the ReplacesMapper.cpp compilation. + + -- Andrew Pogrebennyk Thu, 03 Oct 2013 23:18:11 +0200 + ngcp-sems (1.4.3+spce3.0.0) unstable; urgency=low [ Stefan Sayer ]