summaryrefslogtreecommitdiff
path: root/changes/remove_mempools
AgeCommit message (Collapse)Author
2015-02-17Fold new entries into 0.2.6.3 changelogNick Mathewson
2015-02-11Remove mempools and buf freelistsNick Mathewson
They have been off-by-default since 0.2.5 and nobody has complained. :) Also remove the buf_shrink() function, which hasn't done anything since we first stopped using contiguous memory to store buffers. Closes ticket 14848.