diff options
author | Thiago Macieira <thiago@kde.org> | 2006-10-01 22:21:30 +0000 |
---|---|---|
committer | Thiago Macieira <thiago@kde.org> | 2006-10-01 22:21:30 +0000 |
commit | c6e066ff8213589624507668e7dc2756dc0f59db (patch) | |
tree | 1e51cce14e480f87db827271f98c6d16b74ba4bd /ChangeLog | |
parent | 10fe37f58213d3895229208453c3e691e554ed72 (diff) |
* tools/dbus-launch.c (main): make it complain and abort
execution in case an unknown option is given. Also, process
the '--' argument as the end of arguments.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-10-02 Thiago Macieira <thiago@kde.org> + + * tools/dbus-launch.c (main): make it complain and abort + execution in case an unknown option is given. Also, process + the '--' argument as the end of arguments. + 2006-10-01 Havoc Pennington <hp@redhat.com> * tools/dbus-launch.c (print_variables): if no syntax is given, |