Nick Mathewson 8 лет назад
Родитель
Сommit
c83bcc3584
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      changes/bug18548

+ 2 - 2
changes/bug18548

@@ -1,11 +1,11 @@
   o Minor bugfixes (linux seccomp2 sandbox):
   o Minor bugfixes (linux seccomp2 sandbox):
-    - Avoid a 10-second delay when starting as a client with Sandbox 1
+    - Avoid a 10-second delay when starting as a client with "Sandbox 1"
       enabled and no DNS resolvers configured.  This should help TAILS
       enabled and no DNS resolvers configured.  This should help TAILS
       start up faster. Fixes bug 18548; bugfix on 0.2.5.1-alpha.
       start up faster. Fixes bug 18548; bugfix on 0.2.5.1-alpha.
 
 
 
 
   o Minor features (linux seccomp2 sandbox):
   o Minor features (linux seccomp2 sandbox):
-    - Detect and reject attempts to change our Address with Sandbox 1
+    - Detect and reject attempts to change our Address with "Sandbox 1"
       enabled. Changing Address with Sandbox turned on would never
       enabled. Changing Address with Sandbox turned on would never
       actually work, but previously it would fail in strange and
       actually work, but previously it would fail in strange and
       confusing ways.  Found while fixing 18548.
       confusing ways.  Found while fixing 18548.