From 17ea75e00cebf4b362894ccf661f9f633ceeba39 Mon Sep 17 00:00:00 2001 From: Jenkins User Date: Mon, 23 May 2016 18:58:34 +0200 Subject: [PATCH] Release new version 0.31.0.0+0~mr4.5.0.0 --- debian/changelog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/debian/changelog b/debian/changelog index f19b1e29..41449879 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +ngcp-ngcpcfg (0.31.0.0+0~mr4.5.0.0) unstable; urgency=medium + + [ Michael Prokop ] + * [1fd2247] MT#18811 Send debug output to stderr + * [3f1b490] MT#18833 Improve documentation regarding global vs action specific options + * [4e37036] MT#16239 Avoid duplicate IP records (shared_ip/shared_v6ip/advertised_ip) + * [6f45e51] MT#16391 Depend on psmisc + + [ Rene Krenn ] + * [0386fd1] MT#17795 support new cdr extension fields for cdr exporter config + * [c300a8e] MT#19329 add lnp_prefix fields for cdr-exporter + + [ Guillem Jover ] + * [5d7c3d5] MT#19129 Document the internal workings of the configuration framework + + [ Alexander Lutay ] + * [2317a90] MT#19571 Add ngcpcfg option to force validation + + [ Sipwise Jenkins Builder ] + + -- Sipwise Jenkins Builder Mon, 23 May 2016 18:58:34 +0200 + ngcp-ngcpcfg (0.30.0.0+0~mr4.4.0.0) unstable; urgency=medium [ Michael Prokop ]