Index: /trunk/src/VBox/Main/src-client/ConsoleImpl.cpp
===================================================================
--- /trunk/src/VBox/Main/src-client/ConsoleImpl.cpp	(revision 76110)
+++ /trunk/src/VBox/Main/src-client/ConsoleImpl.cpp	(revision 76111)
@@ -7551,5 +7551,5 @@
     RTERRINFOSTATIC ErrInfo;
     int vrc = com::VBoxLogRelCreate("VM", logFile.c_str(),
-                                    RTLOGFLAGS_PREFIX_TIME_PROG | RTLOGFLAGS_RESTRICT_GROUPS,
+                                    RTLOGFLAGS_PREFIX_TIME_PROG /*| RTLOGFLAGS_RESTRICT_GROUPS*/,
                                     "all all.restrict -default.restrict",
                                     "VBOX_RELEASE_LOG", RTLOGDEST_FILE,
Index: /trunk/src/VBox/Main/src-global/win/VirtualBoxSDSImpl.cpp
===================================================================
--- /trunk/src/VBox/Main/src-global/win/VirtualBoxSDSImpl.cpp	(revision 76110)
+++ /trunk/src/VBox/Main/src-global/win/VirtualBoxSDSImpl.cpp	(revision 76111)
@@ -640,5 +640,5 @@
     /** Array the runs parallel to aHandles with the VBoxSVC data. */
     VBoxSDSWatcherData  aData[MAXIMUM_WAIT_OBJECTS];
-    /** Todo items. */
+    /** Pending changes. */
     struct
     {
