diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-03-15 08:26:43 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-03-15 08:26:43 -0400 |
commit | efba2922ea78d154d58dfbc2ad8cfca26680cca3 (patch) | |
tree | de12250dcb65360eff100db93ac0f94dbfe7e7e2 /changes | |
parent | 36b9cccabac0825ac7ff3e8c661664cd27a71ac2 (diff) | |
download | tor-efba2922ea78d154d58dfbc2ad8cfca26680cca3.tar.gz tor-efba2922ea78d154d58dfbc2ad8cfca26680cca3.zip |
changes file for 15024
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket15024 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket15024 b/changes/ticket15024 new file mode 100644 index 0000000000..908177142e --- /dev/null +++ b/changes/ticket15024 @@ -0,0 +1,4 @@ + o Documentation: + - Improve the layout and formatting of ./configure --help messages. + Closes ticket 15024. Patch from "cypherpunks". + |