aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-08-17 09:29:46 -0400
committerNick Mathewson <nickm@torproject.org>2018-08-17 09:29:46 -0400
commitac721bd3b4223586b004df5f8be1b05069bf6855 (patch)
treeadffd0a9c918a0059caf0f8cd7cb6ec2ea4baddd /changes
parentb49355915bf063448cf338fbb76061b601e5e333 (diff)
parentcc93f175ed6f7495b4d50cdaad0527f718da77f5 (diff)
downloadtor-ac721bd3b4223586b004df5f8be1b05069bf6855.tar.gz
tor-ac721bd3b4223586b004df5f8be1b05069bf6855.zip
Merge branch 'maint-0.3.3' into maint-0.3.4
Diffstat (limited to 'changes')
-rw-r--r--changes/bug271644
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug27164 b/changes/bug27164
new file mode 100644
index 0000000000..d04d2f28f4
--- /dev/null
+++ b/changes/bug27164
@@ -0,0 +1,4 @@
+ o Minor bugfixes (rust):
+ - Protover parsing was ignoring a 2nd hyphen and everything after it,
+ accepting entries like "Link=1-5-foo". Fixes bug 27164; bugfix on
+ 0.3.3.1-alpha.