summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2021-04-19 11:30:00 -0400
committerNick Mathewson <nickm@torproject.org>2021-04-19 11:30:00 -0400
commite6ef22ca153bd0b49536ad598907f8acb4f2b705 (patch)
treef18c4d22db4280c514274755d1c6d6804f67196b /changes
parent2fc077e6766d66b6b4954c2d9a95a663f484da21 (diff)
parentcd75eac743723fca44edb650af7616393b1054ed (diff)
downloadtor-e6ef22ca153bd0b49536ad598907f8acb4f2b705.tar.gz
tor-e6ef22ca153bd0b49536ad598907f8acb4f2b705.zip
Merge branch 'maint-0.4.5' into release-0.4.5
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket403694
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket40369 b/changes/ticket40369
new file mode 100644
index 0000000000..abb59a7125
--- /dev/null
+++ b/changes/ticket40369
@@ -0,0 +1,4 @@
+ o Minor bugfixes (build, cross-compilation):
+ - Allow a custom "ar" for cross-compilation. Our previous build script
+ had used the $AR environment variable in most places, but it missed
+ one. Fixes bug 40369; bugfix on 0.4.5.1-alpha.