diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2012-05-02 14:26:57 +0200 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2012-05-02 14:26:57 +0200 |
commit | 601779351c0bc303be8b16baba18893ffd46b04a (patch) | |
tree | ae0f2f14df64cab8a0156a20279026c4c711e058 /README | |
parent | 5f79bace21f54b7a480b48dd6a6ad1d1bfa81414 (diff) | |
download | cwm-601779351c0bc303be8b16baba18893ffd46b04a.tar.gz cwm-601779351c0bc303be8b16baba18893ffd46b04a.tar.xz cwm-601779351c0bc303be8b16baba18893ffd46b04a.zip |
Version 5.1 v5.1
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README index a3f43e7..493da82 100644 --- a/README +++ b/README @@ -10,6 +10,14 @@ This port requires pkg-config, Xft, Xinerama and Xrandr. The included Makefile should work with both GNU make and BSD make. This version actively tracks changes in the OpenBSD CVS repository. +Releases are roughly coordinated. + +The revision controlled version is at https://github.com/chneukirchen/cwm +Releases can be found at http://chneukirchen.org/releases + +ChangeLog: + +2012-05-02: First public release 5.1 of portable cwm. --Christian Neukirchen <chneukirchen@gmail.com> |