diff options
author | Mark Tiefenbruck <mark@fluxbox.org> | 2008-10-04 21:01:31 (GMT) |
---|---|---|
committer | Mark Tiefenbruck <mark@fluxbox.org> | 2008-10-04 21:01:31 (GMT) |
commit | e6570b61f34e9d7822f500706a5a2cd6bc436234 (patch) | |
tree | 3f186315662e41fc8908d07a1720de0282113981 /ChangeLog | |
parent | 4b5c00b764417b91388d6e88b10f3cbd2764ff02 (diff) | |
download | fluxbox-e6570b61f34e9d7822f500706a5a2cd6bc436234.zip fluxbox-e6570b61f34e9d7822f500706a5a2cd6bc436234.tar.bz2 |
add -print option to fbrun to return result to stdout instead of executing it
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.1.2 | 2 | Changes for 1.1.2 |
3 | *08/10/04: | 3 | *08/10/04: |
4 | * Add -print option to fbrun that sends the result to stdout instead of | ||
5 | running it (Mark) | ||
6 | util/FbRun/main.cc FbRun.cc/hh | ||
4 | * Fix CustomMenu and ClientMenu commands from fluxbox-remote (Mark) | 7 | * Fix CustomMenu and ClientMenu commands from fluxbox-remote (Mark) |
5 | Screen.cc | 8 | Screen.cc |
6 | * Break emacs-style keychains after one invalid key has been pressed (Mark) | 9 | * Break emacs-style keychains after one invalid key has been pressed (Mark) |