summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2021-04-19 17:32:56 +0300
committerGeorge Kadianakis <desnacked@riseup.net>2021-04-19 17:32:56 +0300
commit925ec0e0ea03357537f22f5e5c774d2c5aa02ecf (patch)
tree94cdaadb88ba15146c292b81656b5cb90084dc7c /changes
parent30fa80c0fc1a1996d72b4fb3dead58cf877395f9 (diff)
parent02816d60591a6b3887f47df81fb99cb72d5ad2db (diff)
downloadtor-925ec0e0ea03357537f22f5e5c774d2c5aa02ecf.tar.gz
tor-925ec0e0ea03357537f22f5e5c774d2c5aa02ecf.zip
Merge remote-tracking branch 'tor-gitlab/mr/355' into maint-0.4.5
Diffstat (limited to 'changes')
-rw-r--r--changes/autoconf-2.703
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/autoconf-2.70 b/changes/autoconf-2.70
new file mode 100644
index 0000000000..27a9f243b1
--- /dev/null
+++ b/changes/autoconf-2.70
@@ -0,0 +1,3 @@
+ o Minor features (compilation):
+ - Make the autoconf script build correctly with autoconf versions 2.70
+ and later. Closes part of ticket 40335.