diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-03-10 08:45:26 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-03-10 08:45:26 -0400 |
commit | bd00c152bb6dbf0c86a66f6274a2e2c7e04b6702 (patch) | |
tree | 3b070673a6432d8fe220337a4eaeb400e7850d20 /changes/bug14848_redux | |
parent | 87993072ee4cb09ae6ef53a4f57d5374e2f508d0 (diff) | |
download | tor-bd00c152bb6dbf0c86a66f6274a2e2c7e04b6702.tar.gz tor-bd00c152bb6dbf0c86a66f6274a2e2c7e04b6702.zip |
Remove the changes files from master (0.2.7) that already got merged into changelogs for 0.2.6.4-rc or earlier.
Diffstat (limited to 'changes/bug14848_redux')
-rw-r--r-- | changes/bug14848_redux | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug14848_redux b/changes/bug14848_redux deleted file mode 100644 index c10320fb23..0000000000 --- a/changes/bug14848_redux +++ /dev/null @@ -1,5 +0,0 @@ - o Removed code: - - Remove some lingering dead code that once supported mempools. Mempools - were disabled by default in 0.2.5, and removed entirely in - 0.2.6.3-alpha. Closes more of ticket 14848; patch by "cypherpunks". - |