From e8a977720f8ca18f5cdec17a96e257af907522ae Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sun, 25 Oct 2009 15:44:16 +0100 Subject: [PATCH] one more bugfix for the next release Signed-off-by: Nico Schottelius --- doc/changes/next | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/changes/next b/doc/changes/next index 7a344a1..5605242 100644 --- a/doc/changes/next +++ b/doc/changes/next @@ -1,2 +1,3 @@ -* Fix source-is-up check (Nikita Koshikov) -* Fix some minor command line parsing issues (Nico Schottelius) + * Fix source-is-up check (Nikita Koshikov) + * Fix some minor command line parsing issues (Nico Schottelius) + * Correct output, if configuration is not in cconfig format (Nico Schottelius)