diff options
author | teor <teor@torproject.org> | 2019-04-02 11:45:22 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-04-02 11:45:22 +1000 |
commit | 0418d4081acd2708a16dd757af4aac4777658da9 (patch) | |
tree | df722c66ab31b6618a10994f944f77ba94511c9b /changes | |
parent | 3280e9a116df6202dba4e3ee50a9c9d2a1f6699d (diff) | |
parent | 74775b2dfd1a30abf75f2989195ec6c1bbe95fc0 (diff) | |
download | tor-0418d4081acd2708a16dd757af4aac4777658da9.tar.gz tor-0418d4081acd2708a16dd757af4aac4777658da9.zip |
Merge branch 'maint-0.3.4' into maint-0.3.5
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug29703 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug29703 b/changes/bug29703 new file mode 100644 index 0000000000..0e17ee45e6 --- /dev/null +++ b/changes/bug29703 @@ -0,0 +1,4 @@ + o Minor bugfixes (testing): + - Backport the 0.3.4 src/test/test-network.sh to 0.2.9. + We need a recent test-network.sh to use new chutney features in CI. + Fixes bug 29703; bugfix on 0.2.9.1-alpha. |