summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2006-04-21 00:14:25 +0000
committersabetts <sabetts>2006-04-21 00:14:25 +0000
commitda43881cd91e35267b094bab80873aa63ba4e109 (patch)
treee887fbe64daffdd3e71d6751841bebdd1645faf6 /ChangeLog
parentfc0a1e5e68121502a02d556e90fe1ceb570e3493 (diff)
downloadratpoison-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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19ced16..161642e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.