From 1b8c5a152e0d39456831920b7c84eae71a1b4cc2 Mon Sep 17 00:00:00 2001 From: sabetts Date: Thu, 7 Sep 2000 17:11:49 +0000 Subject: added some content! --- NEWS | 38 ++++++++++++++++++++++++++++++++++++-- 1 file changed, 36 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 9585897..31349c0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,37 @@ -* Features +ratpoison NEWS --- history of user-visible changes. -*- text -*- +Copyright (C) 2000 Shawn Betts +Permission is granted to anyone to make or distribute verbatim copies +of this document as received, in any medium, provided that the +copyright notice and this permission notice are preserved, +thus giving the recipient permission to redistribute in turn. -* Bugs +Permission is granted to distribute modified versions +of this document, or of portions of it, +under the above conditions, provided also that they +carry prominent notices stating who last changed them. + + +* Changes Since 0.0.2 +** Installation +*** Added automake and autoconf +To build and install ratpoison, you must now do this: + +aclocal +automake -a -c +autoconf +./configure +make +make install + +** Features +*** Added rename-window +hit C-t C-a and a box will pop up asking you to rename the current +window. Once it has been renamed, it will stay renamed. + +** Bugs and Bug fixes + + +Local variables: +mode: outline +paragraph-separate: "[ ^L]*$" +end: -- cgit v1.2.3