summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThiago Macieira <thiago@kde.org>2006-10-01 22:21:30 +0000
committerThiago Macieira <thiago@kde.org>2006-10-01 22:21:30 +0000
commitc6e066ff8213589624507668e7dc2756dc0f59db (patch)
tree1e51cce14e480f87db827271f98c6d16b74ba4bd /ChangeLog
parent10fe37f58213d3895229208453c3e691e554ed72 (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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 70c4ec58..99782bba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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,