From a4cad71e102dc35032addab33307fa18962f43cf Mon Sep 17 00:00:00 2001 From: Andrew Pogrebennyk Date: Tue, 3 Apr 2012 13:27:48 +0000 Subject: [PATCH] fix partial merge hmm, not my day. --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3ede2ec..fe8b234 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,12 @@ ngcp-www-admin (3.3.4) unstable; urgency=low [dtiefnig] * add fraud parameters to billing profile web form * call_prov() expects a ref for returning data + * billing.pm: allow fraud_interval_notify string to be on-the-fly replaced by array ref + * billing.pm: fix fraud notify array reference handling + * billing.pm: print error message on invalid notification e-mail addresses + * bilprof_edit.tt: fix notification web help text + * admin.css,account_detail.tt: "unlink" terminated and mark locked subscribers in account view + * billing.pm: allow fraud notify address field to be unset -- Andrew Pogrebennyk Mon, 02 Apr 2012 12:21:35 +0200