diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-05-24 14:43:57 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-05-24 14:43:57 -0400 |
commit | e7134c2375f3c577ab7dcc20c74c5773d1a5f37d (patch) | |
tree | f06fa939d53cf9d731e011138bec27055e512521 /changes/bug6506 | |
parent | 15c6a9b02345bf2f3687b3dcd51c7ae9c99e1dd3 (diff) | |
download | tor-e7134c2375f3c577ab7dcc20c74c5773d1a5f37d.tar tor-e7134c2375f3c577ab7dcc20c74c5773d1a5f37d.tar.gz |
double-quotes and changes file for 6506.
Diffstat (limited to 'changes/bug6506')
-rw-r--r-- | changes/bug6506 | 4 |
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. |