Commit cf7aa7b9 authored by Nick Mathewson's avatar Nick Mathewson 🤹
Browse files

changes file for 5246e8f9

parent 5246e8f9
Loading
Loading
Loading
Loading

changes/bug14848_redux

0 → 100644
+5 −0
Original line number Diff line number Diff line
  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".