diff options
author | Roger Dingledine <arma@torproject.org> | 2008-08-31 06:26:36 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-08-31 06:26:36 +0000 |
commit | 2efe3e767577ee2c150884664da1cf3dc6398fd2 (patch) | |
tree | fd002eae6bccdd8847fddd037f79b673096d1ec9 /ReleaseNotes | |
parent | 7f5b6711675d361cd62ca3535aafc818ee0ca7e0 (diff) | |
download | tor-2efe3e767577ee2c150884664da1cf3dc6398fd2.tar.gz tor-2efe3e767577ee2c150884664da1cf3dc6398fd2.zip |
minor grammar fix
svn:r16697
Diffstat (limited to 'ReleaseNotes')
-rw-r--r-- | ReleaseNotes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ReleaseNotes b/ReleaseNotes index c5ba31c9c9..b0eb1419b4 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -8,7 +8,7 @@ Changes in version 0.2.0.30 - 2008-07-15 distribution design, adds features to make connections to the Tor network harder to block, allows Tor to act as a DNS proxy, adds separate rate limiting for relayed traffic to make it easier for clients to - become relays, fix a variety of potential anonymity problems, and + become relays, fixes a variety of potential anonymity problems, and includes the usual huge pile of other features and bug fixes. o New v3 directory design: |