diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/remove_mempools | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/remove_mempools b/changes/remove_mempools new file mode 100644 index 0000000000..8acaf29cfa --- /dev/null +++ b/changes/remove_mempools @@ -0,0 +1,5 @@ + o Removed features: + - The --enable-mempool and --enable-buf-freelists options, which + were originally created to work around bad malloc implementations, + no longer exist. They were off-by-default in 0.2.5. Closes + ticket 14848. |