diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-01-11 10:24:54 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-01-11 10:24:54 -0500 |
commit | f31b3857febf793a12408dc60cd793fe85778637 (patch) | |
tree | 63f6b81412c08e2df3fc79863ec7220bb0ea208b /changes | |
parent | 7892683e7e491c32d1ea3c44d47877fe9ed7c850 (diff) | |
parent | 114f57b23e0484fa0bac021095dff1d3f5a3c2ae (diff) | |
download | tor-f31b3857febf793a12408dc60cd793fe85778637.tar.gz tor-f31b3857febf793a12408dc60cd793fe85778637.zip |
Merge branch 'bug20990_squashed_v2'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket20990 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket20990 b/changes/ticket20990 new file mode 100644 index 0000000000..3dbe441057 --- /dev/null +++ b/changes/ticket20990 @@ -0,0 +1,4 @@ + o Minor bugfixes (build): + - Replace obsolete Autoconf macros with their modern equivalent and + prevent similar issues in the future. Fixes bug 20990; bugfix on + 0.1.0.1-rc. |