summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2003-04-14 02:15:05 +0000
committersabetts <sabetts>2003-04-14 02:15:05 +0000
commitfd27c5399c536a4cc290eeb8a36c5f8b56374eec (patch)
tree4fe6868255ffc8748d1eda526c6175731d7987e4 /ChangeLog
parent9165a8f99b67acf07f5a30e481885d72660026b7 (diff)
downloadratpoison-fd27c5399c536a4cc290eeb8a36c5f8b56374eec.zip
* src/main.c (init_screen): print the display string for
debugging. (main): parse the screen argument and process it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb9ebeb..cb8933f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2003-04-13 Shawn Betts <sabetts@sfu.ca>
+ * src/main.c (init_screen): print the display string for
+ debugging.
+
+ * src/manage.c (current_screen): search for the current screen
+ using rp_current_screen.
+
* src/main.c (main): add switch case for the display command line
option.
(print_help): add --display option. Add text to demonstrate