diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-06-25 10:17:35 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-06-25 10:17:35 -0400 |
commit | 9f2936462ce2ba26aa50295e2aacbcb1216de274 (patch) | |
tree | 151731c4e6bc4763e04cdcdcffa03576034e194b /changes/bug24891 | |
parent | 92ae9bb95b6275dfeb28f9aee424c1147365ed4d (diff) | |
download | tor-9f2936462ce2ba26aa50295e2aacbcb1216de274.tar.gz tor-9f2936462ce2ba26aa50295e2aacbcb1216de274.zip |
Begin a changelog for 0.3.4.3-alpha
Diffstat (limited to 'changes/bug24891')
-rw-r--r-- | changes/bug24891 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug24891 b/changes/bug24891 deleted file mode 100644 index 403b2b1123..0000000000 --- a/changes/bug24891 +++ /dev/null @@ -1,4 +0,0 @@ - o Minor bugfixes (compilation): - - Refrain from compiling unit testing related object files - when --disable-unittests is set to configure script. - Fixes bug 24891; bugfix on 0.2.5.1-alpha. |