about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2023-10-20 14:50:38 +0200
committerLeah Neukirchen <leah@vuxu.org>2023-10-20 14:50:38 +0200
commitd7c777b1a54df94433bd487d64019e5792975f6f (patch)
tree9d648283aa659b2572f7a556737793aa7035559e
parentb46a21f3c55c6029d751d3cde40f3fb46e58168e (diff)
downloadcwm-d7c777b1a54df94433bd487d64019e5792975f6f.tar.gz
cwm-d7c777b1a54df94433bd487d64019e5792975f6f.tar.xz
cwm-d7c777b1a54df94433bd487d64019e5792975f6f.zip
README: update linux
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 5917e22..012d3af 100644
--- a/README
+++ b/README
@@ -141,6 +141,12 @@ Changes made between OpenBSD 7.0 and 7.1
   active group.
 * Allowed bare numbers for key and mouse bindings in cwm(1).
 
+2023-10-20: Ninth public release 7.4 of portable cwm.
+
+Changes made between OpenBSD 7.3 and 7.4:
+* Allow cwm(1) to cycle through windows of the same window class as
+  the active window, default key binding to M-grave, respectively
+  Alt-Tilde, like with other window managers.
 
 --Leah Neukirchen <leah@vuxu.org>