From af8bf69b56d1774ffd4cfc58f77c9dda5846106d Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Fri, 24 Aug 2012 17:05:31 +0000 Subject: [PATCH] Prepare changelog for unreleased 3.4.4 Make sure we can merge 3.4.3 to 3.4 maintenance branch but avoid changes to trunk between 3.4.2 and 3.4.3 that aren't released in 3.4 maintenance branch are getting lost. From: Michael Prokop --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5273b7d..810e5a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ngcp-www-admin (3.4.4) UNRELEASED; urgency=low + + [ Christian Veigl ] + * check if peering rule already exists beforehand (mantis:1873) + + -- Michael Prokop Fri, 24 Aug 2012 19:01:20 +0200 + ngcp-www-admin (3.4.3) unstable; urgency=low [ Michael Prokop ]