diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-01-07 10:20:20 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-01-07 10:20:20 -0500 |
commit | 2d279eaa96bde700e73479e7f03191b61760ae95 (patch) | |
tree | 20021fc81fef37e8fb29357a8537fc3080c37745 /changes/bug27687 | |
parent | 0c75f83625864779aac92684fb9b764e05adf135 (diff) | |
download | tor-2d279eaa96bde700e73479e7f03191b61760ae95.tar.gz tor-2d279eaa96bde700e73479e7f03191b61760ae95.zip |
ChangeLog and ReleaseNotes for 0.3.3.11
Diffstat (limited to 'changes/bug27687')
-rw-r--r-- | changes/bug27687 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug27687 b/changes/bug27687 deleted file mode 100644 index 8b7903b63e..0000000000 --- a/changes/bug27687 +++ /dev/null @@ -1,4 +0,0 @@ - o Minor bugfixes (rust): - - protover parsed and accepted unknown protocol names containing invalid - characters outside the range [A-Za-z0-9-]. Fixes bug 27687; bugfix on - 0.3.3.1-alpha. |