summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-26 17:02:06 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-26 17:02:06 -0400
commit5f41bc91c6817649ebcfbecd184640aad7a5c8f1 (patch)
treeee1d55bead1e984e88652c64757cc30f2c4d56f0 /changes
parentebbb0348dc3ad57f6be8208a90f3c2fd9fe2cbf7 (diff)
parent56c1fbf33f34e010ec33e7660fab3ec3ecb43fc8 (diff)
downloadtor-5f41bc91c6817649ebcfbecd184640aad7a5c8f1.tar.gz
tor-5f41bc91c6817649ebcfbecd184640aad7a5c8f1.zip
Merge branch 'ticket26439'
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket264393
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket26439 b/changes/ticket26439
new file mode 100644
index 0000000000..b813fe43ec
--- /dev/null
+++ b/changes/ticket26439
@@ -0,0 +1,3 @@
+ o Minor features (build):
+ - When generating scripts from autoconf, also make them executable.
+ Closes ticket 26439.