summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2005-06-11 17:58:01 +0000
committersabetts <sabetts>2005-06-11 17:58:01 +0000
commitd9a76c05c9184b61157e38dedf6bc389689de515 (patch)
tree8d8ddd755f4ea4ad82845050bec79eadab49226e /ChangeLog
parent6f21b38b010e1c1cb6866ca631adbbff4696c716 (diff)
downloadratpoison-d9a76c05c9184b61157e38dedf6bc389689de515.zip
remove the non-existant command, last.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef5fadb..917d5c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-06-11 Shawn Betts <sabetts@vcn.bc.ca>
+ * src/actions.h: remove the non-existant command, last.
+
* src/window.c (isdigit): new function
(format_window_name): read a length argument and crop window names to that length.
(get_window_list): length argument applies to %c and %a.