aboutsummaryrefslogtreecommitdiff
path: root/changes/bug6506
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-05-24 14:43:57 -0400
committerNick Mathewson <nickm@torproject.org>2013-05-24 14:43:57 -0400
commite7134c2375f3c577ab7dcc20c74c5773d1a5f37d (patch)
treef06fa939d53cf9d731e011138bec27055e512521 /changes/bug6506
parent15c6a9b02345bf2f3687b3dcd51c7ae9c99e1dd3 (diff)
downloadtor-e7134c2375f3c577ab7dcc20c74c5773d1a5f37d.tar
tor-e7134c2375f3c577ab7dcc20c74c5773d1a5f37d.tar.gz
double-quotes and changes file for 6506.
Diffstat (limited to 'changes/bug6506')
-rw-r--r--changes/bug65064
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug6506 b/changes/bug6506
new file mode 100644
index 000000000..4c6f4900d
--- /dev/null
+++ b/changes/bug6506
@@ -0,0 +1,4 @@
+ o Minor features (build):
+ - Detect a missing asciidoc, and warn the user about it, during
+ configure, rather than at build time. Fixes issue 6506. Patch
+ from Arlo Breault.