aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-03-18 16:33:47 -0400
committerNick Mathewson <nickm@torproject.org>2013-03-18 16:33:47 -0400
commit01407f9718a7b1eb4e43b46c2799a390551aad29 (patch)
tree1d283e39f54efce05bd3e8b5900de24df1f0d3a8 /changes
parentdbdc99483df6f0fdba9f7af8954719d47990a8b8 (diff)
parentfca578d9b56d7d80fc43f21b77153d7e5cad92d6 (diff)
downloadtor-01407f9718a7b1eb4e43b46c2799a390551aad29.tar.gz
tor-01407f9718a7b1eb4e43b46c2799a390551aad29.zip
Merge remote-tracking branch 'public/bug8062' into maint-0.2.4
Diffstat (limited to 'changes')
-rw-r--r--changes/bug80625
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug8062 b/changes/bug8062
new file mode 100644
index 0000000000..805e51ed41
--- /dev/null
+++ b/changes/bug8062
@@ -0,0 +1,5 @@
+ o Minor bugfixes:
+ - Increase the width of the field used to remember a connection's
+ link protocol version to two bytes. Harmless for now, since the
+ only currently recognized versions are one byte long. Reported
+ pseudynmously. Fixes bug 8062, bugfix on 0.2.0.10-alpha.