From 61c2ccd49484fa4598fa1239e6e7192aaf278e55 Mon Sep 17 00:00:00 2001 From: Andrew Pogrebennyk Date: Mon, 2 Apr 2012 10:23:05 +0000 Subject: [PATCH] bump debian version --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index eeec749..507c0f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +ngcp-www-admin (3.3.4) unstable; urgency=low + + [cveigl] + * add fraud parameters to billing profile web form + * avoid get_subscriber_by_id where possible + + [dtiefnig] + * enforce billing profile name limit (mantis:969) + * call_prov() expects a ref for returning data + + -- Andrew Pogrebennyk Mon, 02 Apr 2012 12:21:35 +0200 + ngcp-www-admin (3.3.3) unstable; urgency=low [dtiefnig]