diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 38 |
1 files changed, 36 insertions, 2 deletions
@@ -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: |