summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-10-02 19:19:11 -0400
committerNick Mathewson <nickm@torproject.org>2019-10-02 19:19:11 -0400
commitbca30bcb90a7c01eea453b1fdf2b6ba368500e03 (patch)
tree6eb964e67d17cdc44830a7bf3838b2b8741b53be /changes
parentca1f18c159fe2c46b32daf86334689afe2db4f94 (diff)
parent2420c8c9366e498dfaf3b4b6389ece9dc27ca537 (diff)
downloadtor-bca30bcb90a7c01eea453b1fdf2b6ba368500e03.tar.gz
tor-bca30bcb90a7c01eea453b1fdf2b6ba368500e03.zip
Merge remote-tracking branch 'tor-github/pr/1374'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug318973
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug31897 b/changes/bug31897
new file mode 100644
index 0000000000..81c63e704e
--- /dev/null
+++ b/changes/bug31897
@@ -0,0 +1,3 @@
+ o Minor bugfixes (tests, SunOS):
+ - Avoid a map_anon_nofork test failure due to a signed/unsigned integer
+ comparison. Fixes bug 31897; bugfix on 0.4.1.1-alpha.