diff options
author | Jérémie Courrèges-Anglas <jca@wxcvbn.org> | 2017-03-23 05:23:28 +0100 |
---|---|---|
committer | Jérémie Courrèges-Anglas <jca@wxcvbn.org> | 2017-03-23 05:23:28 +0100 |
commit | 7b5cd94ce85bcc9ade6dd8414e539db272bb926f (patch) | |
tree | 60137bdfc00277545e836ded59737321cb5b9ae5 | |
parent | 3932ddcd387950a0eef05379064366afcbb3bf8b (diff) | |
download | ratpoison-7b5cd94ce85bcc9ade6dd8414e539db272bb926f.zip |
Mention libhistory handling change
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -13,6 +13,9 @@ notice and this notice are preserved. *** ratpoison now depends on libXrandr instead of libXinerama +*** ratpoison doesn't link against libhistory by default any more +Use ./configure --enable-history to force the use of said library. + *** no ChangeLog file Please use the git repository instead. Savannah offers a web interface. |