aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2021-04-19 17:33:46 +0300
committerGeorge Kadianakis <desnacked@riseup.net>2021-04-19 17:33:46 +0300
commit461a3c732b70fb8525dfa660dcab1605f11d7517 (patch)
treef3e2f4a2855bbedae7fc056c0564ee42f29b87d4 /changes
parente6d9dd91577890dca0380e70ae65d3afe1f7dacb (diff)
parent925ec0e0ea03357537f22f5e5c774d2c5aa02ecf (diff)
downloadtor-461a3c732b70fb8525dfa660dcab1605f11d7517.tar.gz
tor-461a3c732b70fb8525dfa660dcab1605f11d7517.zip
Merge branch 'maint-0.4.5' into maint-0.4.6
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.