]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Spell occurred right
authorNick Mathewson <nickm@torproject.org>
Wed, 10 Jun 2015 18:09:36 +0000 (14:09 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 10 Jun 2015 18:09:36 +0000 (14:09 -0400)
ChangeLog
ReleaseNotes

index 880fc8850d5949b2f12a5db8e3d17f5a473ca06e..a060eeaedf6e0f34429223f53b31966062812fc4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,7 +8,7 @@ Changes in version 0.2.6.9 - 2015-06-11
 
   o Major bugfixes (client-side privacy):
     - Properly separate out each SOCKSPort when applying stream
-      isolation. The error occured because each port's session group was
+      isolation. The error occurred because each port's session group was
       being overwritten by a default value when the listener connection
       was initialized. Fixes bug 16247; bugfix on 0.2.6.3-alpha. Patch
       by "jojelino".
index 0338bb00e774bd7258bfdbfb2d2789eb61e73a59..d9ddac07f8885974b021e120047abe987e140596 100644 (file)
@@ -11,7 +11,7 @@ Changes in version 0.2.6.9 - 2015-06-11
 
   o Major bugfixes (client-side privacy):
     - Properly separate out each SOCKSPort when applying stream
-      isolation. The error occured because each port's session group was
+      isolation. The error occurred because each port's session group was
       being overwritten by a default value when the listener connection
       was initialized. Fixes bug 16247; bugfix on 0.2.6.3-alpha. Patch
       by "jojelino".