From 9608a390d2ded501a2b3fcbbb17e968314f1689d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 10 Nov 2014 11:15:41 -0400 Subject: [PATCH] =?UTF-8?q?Added=20prosody=20module,=20contributed=20by=20?= =?UTF-8?q?F=C3=A9lix=20Sipma.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8ef65e0..f53888b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +propellor (0.9.3) UNRELEASED; urgency=medium + + * Added prosody module, contributed by Félix Sipma. + + -- Joey Hess Mon, 10 Nov 2014 11:15:27 -0400 + propellor (0.9.2) unstable; urgency=medium * Added nginx module, contributed by Félix Sipma.