summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-03-05 13:00:07 -0500
committerNick Mathewson <nickm@torproject.org>2019-03-05 13:00:07 -0500
commitf1890707ccfd4c665ee477655c663accb8891279 (patch)
treee57997260aa3f07ac2f52b0f290e195f181d6cf0 /changes
parentd24acc008dcdc0b9515ac754ac54e00753b0f8b5 (diff)
parenta999cb43df3dc4e64820347486a2d861636bfc2e (diff)
downloadtor-f1890707ccfd4c665ee477655c663accb8891279.tar.gz
tor-f1890707ccfd4c665ee477655c663accb8891279.zip
Merge branch 'maint-0.4.0'
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket296314
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket29631 b/changes/ticket29631
new file mode 100644
index 0000000000..9fc194ba96
--- /dev/null
+++ b/changes/ticket29631
@@ -0,0 +1,4 @@
+ o Minor bugfixes (Rust, protover):
+ - The Rust implementation of protover was missing the "Padding" value in
+ the translate function from C to Rust. Fixes bug 29631; bugfix on
+ 0.4.0.1-alpha.