From c56301109904807180776f93fc2301733372598a Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Sun, 25 Jan 2009 01:08:28 +0200 Subject: [PATCH] Mention wazzup in NEWS. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index d18f7ac4..9d5b284f 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,9 @@ Changes in magit 0.7: * Stashing, on 'z'. +* Wazzup, on 'w'. Wazzup gives you an overview over how other + branches relate to the current one. + * There is more control over pushing. 'P' now takes a prefix argument and pushing a branch without a default remote will ask for one.