diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2015-01-24 18:31:20 +0100 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2015-01-24 18:31:20 +0100 |
commit | b7a8c11750d11721a897fdb8442d52f15e7a24a0 (patch) | |
tree | 542b3a7147afa8bd63ef07b0c2d787a078614b37 | |
parent | e4ccad30ce77bed173dd352380bd236b4a7670f4 (diff) | |
download | cwm-5.6.tar.gz cwm-5.6.tar.xz cwm-5.6.zip |
update README v5.6
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README index 612834d..f4c26b4 100644 --- a/README +++ b/README @@ -83,6 +83,11 @@ Changes made between OpenBSD 5.5 and 5.4 * For cwm(1) clients that support WM_TAKE_FOCUS in their WM_PROTOCOLS property, send a ClientMessage event. +2015-01-24: Third public release 5.6 of portable cwm. + +* Support building on FreeBSD and OS X. +* Support for sticky windows (_NET_WM_STATE_STICKY). +* Internal cleanups and bug fixes. --Christian Neukirchen <chneukirchen@gmail.com> |