diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-07-17 14:46:16 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-07-17 14:46:16 -0400 |
commit | 4833717d69fee558d55f6e853a22a5e8199357a2 (patch) | |
tree | 6f1292dbe6c3733cb172eeae475f3ebd90b5d7c0 /changes | |
parent | c7dcf252fd509714d7607d89b7416ffb313d8365 (diff) | |
parent | 86456472508276b3db4e7760aa1173f93316216f (diff) | |
download | tor-4833717d69fee558d55f6e853a22a5e8199357a2.tar.gz tor-4833717d69fee558d55f6e853a22a5e8199357a2.zip |
Merge branch 'maint-0.3.4'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug26789 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug26789 b/changes/bug26789 new file mode 100644 index 0000000000..9b3520543d --- /dev/null +++ b/changes/bug26789 @@ -0,0 +1,4 @@ + o Minor bugfixes (compilation): + - Update build system so that tor builds again with + --disable-unittests after recent refactoring efforts. + Fixes bug 26789; bugfix on 0.3.4.3-alpha. |