[tor-commits] [tor/release-0.2.6] Spell occurred right
nickm at torproject.org
nickm at torproject.org
Wed Jun 10 18:09:26 UTC 2015
commit d41ab97294ec69c748566f4cb610f899d9976572
Author: Nick Mathewson <nickm at torproject.org>
Date: Wed Jun 10 14:09:26 2015 -0400
Spell occurred right
---
ChangeLog | 2 +-
ReleaseNotes | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 9780c49..6ed406a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,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 7344614..c30fca0 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".
More information about the tor-commits
mailing list