aboutsummaryrefslogtreecommitdiff
path: root/changes/bug28435
diff options
context:
space:
mode:
authorTaylor Yu <catalyst@torproject.org>2018-11-13 16:50:00 -0600
committerNick Mathewson <nickm@torproject.org>2018-11-14 07:45:55 -0500
commit763ccd092899c50392681f0f682635efe2b22c4f (patch)
treed48094200a48b73642706fc4be00be124e403452 /changes/bug28435
parent9daf06d171035582c0fca3516f265a59fffc7bbf (diff)
downloadtor-763ccd092899c50392681f0f682635efe2b22c4f.tar.gz
tor-763ccd092899c50392681f0f682635efe2b22c4f.zip
Fix Doxyfile for 0.3.5 source tree moves
Make Doxygen work again after the 0.3.5 source tree moves. Fixes bug 28435; bugfix on 0.3.5.1-alpha.
Diffstat (limited to 'changes/bug28435')
-rw-r--r--changes/bug284353
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug28435 b/changes/bug28435
new file mode 100644
index 0000000000..2a886cb8b7
--- /dev/null
+++ b/changes/bug28435
@@ -0,0 +1,3 @@
+ o Minor bugfixes (documentation):
+ - Make Doxygen work again after the 0.3.5 source tree moves.
+ Fixes bug 28435; bugfix on 0.3.5.1-alpha.