diff --git a/Makefile b/Makefile index 9fb3682f494333c362d82852adf79f11c0895667..bff3aaa33e57a2b02ee6b7ff3762b1a2d48067ac 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 5a4a5ee38d2f4ee508c616fc8cd4f824c93dd0c6..58b3330189e2232265c16635e21392e03b20c42c 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.