summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2003-04-13 23:59:53 +0000
committersabetts <sabetts>2003-04-13 23:59:53 +0000
commita08bd72e917f0fc34615d91fff047b8a215d5e46 (patch)
tree82296ffa0169d7d22d74328d906f11f74c072bb3 /ChangeLog
parent5c9807f849eb0eba01c8c7609346d238f5dac3df (diff)
downloadratpoison-a08bd72e917f0fc34615d91fff047b8a215d5e46.zip
(main): add switch case for the display command line
option. (print_help): add --display option. Add text to demonstrate --display and --command take an argument. (ratpoison_longopts): add display.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bc40433..9b1a6aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2003-04-13 Shawn Betts <sabetts@sfu.ca>
+ * src/main.c (main): add switch case for the display command line
+ option.
+ (print_help): add --display option. Add text to demonstrate
+ --display and --command take an argument.
+ (ratpoison_longopts): add display.
+
* src/manage.c (get_wmname): add debugging output to print
returned elements from X11 call.