diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-10-16 10:28:03 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-10-16 10:28:03 -0400 |
commit | 8413eec2c74fc518d3cbffc6deb9ae57eaea2a27 (patch) | |
tree | ac97760f2a1923818d63eb08f26adfc4911069ed /changes | |
parent | bcbf3b7479703a94c6786e577ab05708ff62f6d4 (diff) | |
parent | 593acfabb3a074602aee4f93ef07c7aa22379f7e (diff) | |
download | tor-8413eec2c74fc518d3cbffc6deb9ae57eaea2a27.tar.gz tor-8413eec2c74fc518d3cbffc6deb9ae57eaea2a27.zip |
Merge branch 'ticket32099'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket32099 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket32099 b/changes/ticket32099 new file mode 100644 index 0000000000..7a111df6ba --- /dev/null +++ b/changes/ticket32099 @@ -0,0 +1,4 @@ + o Removed features: + - Our Doxygen configuration no longer generates LaTeX output. The + reference manual produced by doing this was over 4000 pages long, + and generally unusable. Closes ticket 32099. |