diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-12-15 12:53:01 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-12-15 12:53:01 -0500 |
commit | 424572ee0a1614280ed16d99e1298bcbac262101 (patch) | |
tree | 535bcc42f319c80c85bbed010abe9e5c9c153ca4 | |
parent | a61c36d53ab86d56240a4c8318e3486f67f8c980 (diff) | |
download | tor-424572ee0a1614280ed16d99e1298bcbac262101.tar.gz tor-424572ee0a1614280ed16d99e1298bcbac262101.zip |
please lintchanges
-rw-r--r-- | changes/bug24612 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/changes/bug24612 b/changes/bug24612 index df27170530..83db7f1df5 100644 --- a/changes/bug24612 +++ b/changes/bug24612 @@ -1,4 +1,4 @@ - o Minor fixes (build): + o Minor bugfixes (build): - Fix output of autoconf checks to display success messages for Rust dependencies and a suitable rustc compiler version. Fixes - bug 24612; bugfix on tor-0.3.1.3-alpha. + bug 24612; bugfix on 0.3.1.3-alpha. |