summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorsabetts <sabetts>2000-09-07 17:11:49 +0000
committersabetts <sabetts>2000-09-07 17:11:49 +0000
commit1b8c5a152e0d39456831920b7c84eae71a1b4cc2 (patch)
tree064aa2945ab1a6588e19ed97601f3446fd8a44b1 /NEWS
parentc6966e7f56cfa7b146863b20b122c41a9429b729 (diff)
downloadratpoison-1b8c5a152e0d39456831920b7c84eae71a1b4cc2.zip
added some content!
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS38
1 files changed, 36 insertions, 2 deletions
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: