summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--NEWS3
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 570464d..a3d2fd1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2003-07-16 Shawn Betts <sabetts@sfu.ca>
+ * src/hook.c: include string.h
+
* src/window.c (set_active_window): run the switch window hook.
* src/split.c (set_active_frame): run the switch frame hook.
diff --git a/NEWS b/NEWS
index e5fcace..4caee7c 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ ratpoison NEWS --- history of user-visible changes. -*- outline -*-
rpws is an installed script that adds workspaces to ratpoison. Look at
contrib/rpws for instructions on how to use it.
+** new commands addhook and remhook
+There are now hooks for various operations.
+
* Changes since 1.2.0-beta5
** Completions
You can now type Tab and get completions on window names, group names,