diff options
Diffstat (limited to 'changes/bug14848_redux')
-rw-r--r-- | changes/bug14848_redux | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug14848_redux b/changes/bug14848_redux new file mode 100644 index 0000000000..c10320fb23 --- /dev/null +++ b/changes/bug14848_redux @@ -0,0 +1,5 @@ + 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". + |