From 67532d88be82b9ae25ad5e57e2d2baf7e365082e Mon Sep 17 00:00:00 2001 From: Michael Cardell Widerkrantz Date: Fri, 8 Feb 2013 12:05:18 +0100 Subject: New user visible changes documented. Bump version. --- Makefile | 2 +- NEWS | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9fb3682..bff3aaa 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=20120124 +VERSION=20130208 DIST=mcwm-$(VERSION) SRC=mcwm.c list.c config.h events.h list.h DISTFILES=LICENSE Makefile NEWS README TODO WISHLIST mcwm.man $(SRC) diff --git a/NEWS b/NEWS index 5a4a5ee..58b3330 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,14 @@ User visible changes +2013-02-08 + + * New keys: MODKEY + c,v moves to previous or next workspace. Thanks + to Per Cederqvist. + + * New key: Shift-TAB moves backwards in on screen window list. + Thanks to Per Cederqvist. + 2012-03-05 * New key: MODKEY + i hides windows. -- cgit v1.2.3