]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
2003-09-25 Havoc Pennington <hp@redhat.com>
authorHavoc Pennington <hp@redhat.com>
Thu, 25 Sep 2003 18:48:03 +0000 (18:48 +0000)
committerHavoc Pennington <hp@redhat.com>
Thu, 25 Sep 2003 18:48:03 +0000 (18:48 +0000)
* bus/session.conf.in: fix my mess

ChangeLog
bus/session.conf.in

index dc19e03d4ba3c1d6ed416ce5540350948a0e0a28..91c7c1953b13e89a4d36f3bc3ec096815834c48c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-09-25  Havoc Pennington  <hp@redhat.com>
+
+       * bus/session.conf.in: fix my mess
+
 2003-09-25  Havoc Pennington  <hp@pobox.com>
 
        * bus/session.conf.in: fix security policy, reported by Seth Nickell
index df76d33fc27043f3ae2e9eec38ece9aa89216e09..34d2492cc8f5c4d05f3a6e3373326c97c51d0941 100644 (file)
@@ -15,7 +15,7 @@
   <policy context="default">
     <!-- Allow everything to be sent -->
     <allow send_destination="*"/>
-    <!-- Allow everything to be received */
+    <!-- Allow everything to be received -->
     <allow eavesdrop="true"/>
     <!-- Allow anyone to own anything -->
     <allow own="*"/>