summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2003-06-26 01:47:58 +0000
committersabetts <sabetts>2003-06-26 01:47:58 +0000
commitc6ee0ca66101f88438ff9e4dd8979c5bdfc40912 (patch)
treed15e767d739ac44f7a93147db9d40c654bcf501c /ChangeLog
parent4724ed633da36b1316164c340e63973ec13c0a8c (diff)
downloadratpoison-c6ee0ca66101f88438ff9e4dd8979c5bdfc40912.zip
(cmd_gmove): prompt the user if no group is passed
as an argument.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d078ab8..523d86b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2003-06-25 Shawn Betts <sabetts@sfu.ca>
+ * src/actions.c (cmd_gmove): prompt the user if no group is passed
+ as an argument.
+
* contrib/rpws: call /bin/bash
(rp_call): remove extraneous () in function declaration.
(ws_init_ws): likewise