From 9ad29180f97d551045cfe775c31f2b4bd980552c Mon Sep 17 00:00:00 2001 From: Andrew Pogrebennyk Date: Thu, 26 Jan 2012 13:31:30 +0000 Subject: [PATCH] prepare changelog for new version --- pkg/kamailio/deb/squeeze/changelog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pkg/kamailio/deb/squeeze/changelog b/pkg/kamailio/deb/squeeze/changelog index e3fc96215..3310018fe 100644 --- a/pkg/kamailio/deb/squeeze/changelog +++ b/pkg/kamailio/deb/squeeze/changelog @@ -1,3 +1,19 @@ +kamailio (3.1.5+sipwise4) unstable; urgency=low + + * lcr: the lcr module shall support ipv6 + * lcr_mod.c: more required changes for ipv6 support + * lcr_mod.c: add [] around ipv6 addresses in sip uris + * lcr_mod.h: add a missing required .h include + * lcr_mod.c: support ipv6 addresses in [] notation as well + * lcr_mod.c: remove some ipv6 stuff if source isnt being built with ipv6 support + * lcr_mod.c: adjust sanity checks for longer ip addresses + * tmrec: Backport new tmrec module from trunk. + * tmrec: Add a port of Time::Period + * tmrec: Use different return values for different cases + * Makefile: Include tmrec module in builds. + + -- Andrew Pogrebennyk Thu, 26 Jan 2012 14:26:57 +0100 + kamailio (3.1.5+sipwise3) unstable; urgency=low * Bump version for bad tagging fix