diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-12-07 15:23:14 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-12-07 15:23:14 -0500 |
commit | b65889359035280282904a9f164671552c8aa9b7 (patch) | |
tree | 874002450ea70cbc8970132fcd85353bf669b5d8 /changes | |
parent | ab013719e5f00e44c45d2bbc3bc54c8833321d82 (diff) | |
parent | 53d4e89626856eabe235c50ffc3d6a697f176741 (diff) | |
download | tor-b65889359035280282904a9f164671552c8aa9b7.tar.gz tor-b65889359035280282904a9f164671552c8aa9b7.zip |
Merge branch 'bug19960_2'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug19960 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug19960 b/changes/bug19960 new file mode 100644 index 0000000000..5d655859a6 --- /dev/null +++ b/changes/bug19960 @@ -0,0 +1,4 @@ + o Minor bugfixes (netbsd, unit tests): + - Stop expecting NetBSD unit tests to report success for ipfw; + on NetBSD, it's only pf that's supported. + Part of a fix for bug 19960; bugfix on 0.2.9.5-alpha. |