diff options
author | sabetts <sabetts> | 2004-11-22 18:13:19 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2004-11-22 18:13:19 +0000 |
commit | 23273b03bb7dd46cdab919031cee47e1ccc29c7c (patch) | |
tree | b932fd375c95a059d088708fb2aed9cac18ebd60 /ChangeLog | |
parent | 8d9a70922f079696e33ca3eda9d34cb4c5efaaa1 (diff) | |
download | ratpoison-23273b03bb7dd46cdab919031cee47e1ccc29c7c.zip |
* src/actions.c (cmd_verbexec): rewritten to fix crash bug.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,9 +1,13 @@ -2004-11-20 Shawn Betts <katia_dilkina@verizon.net> +2004-11-22 Shawn Betts <sabetts@vcn.bc.ca> + + * src/actions.c (cmd_verbexec): rewritten to fix crash bug. + +2004-11-20 Shawn Betts <sabetts@vcn.bc.ca> * src/actions.c (cmd_rathold): change argument order. echo parse errors. -2004-11-19 Shawn Betts <katia_dilkina@verizon.net> +2004-11-19 Shawn Betts <sabetts@vcn.bc.ca> * src/actions.c (cmd_sfdump): properly declare i at the top of the function. |