diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-06-20 13:54:35 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-06-20 13:54:35 -0400 |
commit | fa2bd196b40504e0fd20c58574d6911aef19a68e (patch) | |
tree | 7ecb14ecdf8817f4e97ef21761aca659629e9fd4 /changes | |
parent | a9a76aa6aea24ff4b838d11b80f808e9174cb678 (diff) | |
parent | fecc66d1e6cadc607800e7929fa490ac0c428e20 (diff) | |
download | tor-fa2bd196b40504e0fd20c58574d6911aef19a68e.tar.gz tor-fa2bd196b40504e0fd20c58574d6911aef19a68e.zip |
Merge branch 'maint-0.3.1'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/new_requirement_pkgconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/new_requirement_pkgconfig b/changes/new_requirement_pkgconfig new file mode 100644 index 0000000000..503ff58c9e --- /dev/null +++ b/changes/new_requirement_pkgconfig @@ -0,0 +1,5 @@ + o New dependencies: + - To build with zstd and lzma support, Tor now requires the + pkg-config tool at build time. (This requirement was new in + 0.3.1.1-alpha, but was not noted at the time. Noting it here to + close ticket 22623.) |