From e352a4ee97c190cba3cc8316b9da7f39fbedffd6 Mon Sep 17 00:00:00 2001 From: Praveen Arimbrathodiyil Date: Wed, 15 Feb 2017 11:57:19 +0530 Subject: [PATCH] update changelog --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index a9c6b19053..9efc70c130 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +gitlab (8.13.11+dfsg-3) UNRELEASED; urgency=medium + + * Allow choosing gitlab user (Closes: #854617) + + [ Johannes Schauer ] + * Amend the README.Debian with instructions of how to upgrade from + non-Debian installations (Closes: #823743) + + -- Pirate Praveen Wed, 15 Feb 2017 11:50:31 +0530 + gitlab (8.13.11+dfsg-2) unstable; urgency=medium * Use upstream patch for git 2.11 support (Closes: #853251)