diff options
author | cypherpunks <cypherpunks@torproject.org> | 2016-12-16 08:12:36 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-01-11 10:24:13 -0500 |
commit | 3a0639a64c9dfcbc2650ee48cc4b4048ff7f945a (patch) | |
tree | 06f3e976252b153c158fd2db9dc71ee86c2e622f /changes | |
parent | b4c95bb42a85d6c620b694d9eb03803ed3b4de2d (diff) | |
download | tor-3a0639a64c9dfcbc2650ee48cc4b4048ff7f945a.tar.gz tor-3a0639a64c9dfcbc2650ee48cc4b4048ff7f945a.zip |
Add a changes file for ticket 20990
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. |