diff options
author | sabetts <sabetts> | 2003-06-26 01:47:58 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2003-06-26 01:47:58 +0000 |
commit | c6ee0ca66101f88438ff9e4dd8979c5bdfc40912 (patch) | |
tree | d15e767d739ac44f7a93147db9d40c654bcf501c /ChangeLog | |
parent | 4724ed633da36b1316164c340e63973ec13c0a8c (diff) | |
download | ratpoison-c6ee0ca66101f88438ff9e4dd8979c5bdfc40912.zip |
(cmd_gmove): prompt the user if no group is passed
as an argument.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |