From: Nick Mathewson Date: Wed, 10 Jun 2015 18:09:36 +0000 (-0400) Subject: Spell occurred right X-Git-Tag: tor-0.2.7.2-alpha~93 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=09895d48c62404ebe60522e24e22e880c4472c65;p=thirdparty%2Ftor.git Spell occurred right --- diff --git a/ChangeLog b/ChangeLog index 880fc8850d..a060eeaedf 100644 --- 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". diff --git a/ReleaseNotes b/ReleaseNotes index 0338bb00e7..d9ddac07f8 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -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".