summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-10-16 09:07:21 -0400
committerNick Mathewson <nickm@torproject.org>2019-10-16 09:07:21 -0400
commit033d76b0e0ad255cec10f9ee048d5bb98c03ce7e (patch)
treecb4d33819d6ad41d7bf4827dd9a9d3b14e348d78 /changes
parent71daad1692bc3f2478a527da0570a6c13c3a99fd (diff)
downloadtor-033d76b0e0ad255cec10f9ee048d5bb98c03ce7e.tar.gz
tor-033d76b0e0ad255cec10f9ee048d5bb98c03ce7e.zip
Doxygen: update doxyfile to a more recent version.
I have left the settings at their old values, except when they referred to nonexistent files. Closes ticket 32110
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket321104
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket32110 b/changes/ticket32110
new file mode 100644
index 0000000000..75d20a74bf
--- /dev/null
+++ b/changes/ticket32110
@@ -0,0 +1,4 @@
+ o Minor features (Doxygen):
+
+ - Update Doxygen configuration file to a more recent template (from
+ 1.8.15). Closes ticket 32110.