From aeb6bdc95fe68bc24f3628bb14aa4b81a1d42a39 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Mon, 17 Aug 2009 15:14:20 -0500 Subject: [PATCH] opening 2.27 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index fbcfa1ea..d2e6dd10 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (2.27) unreleased; urgency=low + + * UNRELEASED + + -- Dustin Kirkland Mon, 17 Aug 2009 15:14:20 -0500 + byobu (2.26-0ubuntu1) karmic; urgency=low * bin/temp_c, bin/temp_f: fix temperature listing, LP: #411108