diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-03-28 09:06:09 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-03-28 09:06:09 -0400 |
commit | 301235fb2a9275c09a8cb79c4695c7dfa6057fc6 (patch) | |
tree | b37059648be0c1f41fca225dd0abdbb8f8e41938 /changes | |
parent | 32e888631447c609d4903ffb8a302f8194590fc3 (diff) | |
download | tor-301235fb2a9275c09a8cb79c4695c7dfa6057fc6.tar.gz tor-301235fb2a9275c09a8cb79c4695c7dfa6057fc6.zip |
Fold entries into changelog
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug18626 | 5 | ||||
-rw-r--r-- | changes/bug18651 | 3 |
2 files changed, 0 insertions, 8 deletions
diff --git a/changes/bug18626 b/changes/bug18626 deleted file mode 100644 index 5c1abff6b8..0000000000 --- a/changes/bug18626 +++ /dev/null @@ -1,5 +0,0 @@ - o Minor bugfixes (build): - - Avoid spurious failures from configure files related - to calling exit(0) in TOR_SEARCH_LIBRARY. - Fixes bug 18625; bugfix on 0.2.0.1-alpha. - Patch from "cypherpunks". diff --git a/changes/bug18651 b/changes/bug18651 deleted file mode 100644 index 120a1a5e8e..0000000000 --- a/changes/bug18651 +++ /dev/null @@ -1,3 +0,0 @@ - o Minor bugfixes (assert on exit): - - Fix an assert-on-exit bug related to counting memory usage - in rephist.c. Fixes bug 18651; bugfix on 0.2.8.1-alpha. |