summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 87d32d8..6434a8e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
ratpoison NEWS --- history of user-visible changes. -*- outline -*-
* Changes since 1.0.0
+** New command unsetenv
+Remove an environment variable from...well...the environment.
+
+** New command chdir
+Change the current directory.
+
** Multiple commands passed to ratpoison via the command-line are now processed
A stream of commands like, `ratpoison -c next -c prev -c next' are
processed in order.