diff options
author | sabetts <sabetts> | 2000-09-07 17:11:49 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2000-09-07 17:11:49 +0000 |
commit | 1b8c5a152e0d39456831920b7c84eae71a1b4cc2 (patch) | |
tree | 064aa2945ab1a6588e19ed97601f3446fd8a44b1 /NEWS | |
parent | c6966e7f56cfa7b146863b20b122c41a9429b729 (diff) | |
download | ratpoison-1b8c5a152e0d39456831920b7c84eae71a1b4cc2.zip |
added some content!
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: |