diff options
author | sabetts <sabetts> | 2006-04-21 00:14:25 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2006-04-21 00:14:25 +0000 |
commit | da43881cd91e35267b094bab80873aa63ba4e109 (patch) | |
tree | e887fbe64daffdd3e71d6751841bebdd1645faf6 /ChangeLog | |
parent | fc0a1e5e68121502a02d556e90fe1ceb570e3493 (diff) | |
download | ratpoison-da43881cd91e35267b094bab80873aa63ba4e109.zip |
* src/actions.h: new command sfrestore
* src/actions.c (init_user_commands): new command sfrestore
(cmd_sfrestore): new function
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-04-20 Shawn Betts <sabetts@vcn.bc.ca> + + * src/actions.h: new command sfrestore + + * src/actions.c (init_user_commands): new command sfrestore + (cmd_sfrestore): new function + 2006-04-19 Shawn Betts <sabetts@vcn.bc.ca> * src/events.c (property_notify): Only map the first window in the launch frame. |