diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-12-18 08:15:38 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-12-18 08:15:38 -0500 |
commit | 90187b1bfc377a177a62043b1959640848c6bcf7 (patch) | |
tree | a89e0bbba2a05a9d2327e6a063325d3fdcb65ceb /changes/bug28435 | |
parent | 8d5ad8cd34a7755d025ec4a50879acea5ded7ddc (diff) | |
download | tor-90187b1bfc377a177a62043b1959640848c6bcf7.tar.gz tor-90187b1bfc377a177a62043b1959640848c6bcf7.zip |
Remove changes that are already merged in 0.3.5.x releases
Diffstat (limited to 'changes/bug28435')
-rw-r--r-- | changes/bug28435 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/bug28435 b/changes/bug28435 deleted file mode 100644 index 2a886cb8b7..0000000000 --- a/changes/bug28435 +++ /dev/null @@ -1,3 +0,0 @@ - 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. |