diff options
author | zuntum <zuntum> | 2003-07-12 01:39:18 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2003-07-12 01:39:18 +0000 |
commit | 03312b0f5ed19358c56925aeeaffc7b469f9c879 (patch) | |
tree | 78dace6cbdecae13610bb972b5d5b87ea9b996e2 /doc | |
parent | 4d54e96227ee2cb4bc1405cf835f0d06786cdf38 (diff) | |
download | pkgsrc-03312b0f5ed19358c56925aeeaffc7b469f9c879.tar.gz |
Note wm/ratpoison update do 1.2.2
* Changes since 1.2.0-beta5
** command return status
If a command the user executed (with the exec command) returns with a
non-zero exit status, the command and exit status are reported in a
message.
* Changes since 1.2.0-beta4
** new commands unmanage and clrunmanaged
Instead of editing conf.h you can use these commands to dynamically
add (and clear) the unmanaged window list.
* Changes since 1.2.0-beta3
** new command line argument --screen
Now you can specify the screen you want to manage. By default
ratpoison manages all screens on the display.
** new command line argument --display
Now you can specify the display to connect to.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index f23504f7da1..937a21ca581 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.2738 2003/07/12 01:11:57 zuntum Exp $ +$NetBSD: CHANGES,v 1.2739 2003/07/12 01:39:18 zuntum Exp $ Changes to the packages collection and infrastructure in 2003: @@ -2755,3 +2755,4 @@ Changes to the packages collection and infrastructure in 2003: Updated polsms to 1.9.2d [zuntum 2003-07-12] Updated poink to 1.6 [zuntum 2003-07-12] Updated p0f to 1.8.3 [zuntum 2003-07-12] + Updated ratpoison to 1.2.2 [zuntum 2003-07-12] |