diff options
author | sabetts <sabetts> | 2003-06-26 00:52:04 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2003-06-26 00:52:04 +0000 |
commit | 4724ed633da36b1316164c340e63973ec13c0a8c (patch) | |
tree | 2b2c59a73b092c336af5b5fe11713db48bf0b16d /ChangeLog | |
parent | 9cf6deaad6769e12f81e3a1d8c9e3def89e66c5c (diff) | |
download | ratpoison-4724ed633da36b1316164c340e63973ec13c0a8c.zip |
call /bin/bash
(rp_call): remove extraneous () in function declaration.
(ws_init_ws): likewise
(ws_init): likewise
(ws_save): likewise
(ws_restore): likewise
(ws_bindings): likewise
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2003-06-25 Shawn Betts <sabetts@sfu.ca> + + * contrib/rpws: call /bin/bash + (rp_call): remove extraneous () in function declaration. + (ws_init_ws): likewise + (ws_init): likewise + (ws_save): likewise + (ws_restore): likewise + (ws_bindings): likewise + 2003-06-24 Shawn Betts <sabetts@sfu.ca> * contrib/rpws (rp_call): Don't print debug information. |