diff --git a/ChangeLog b/ChangeLog index 926209e5..c9ce7c4d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,7 +8,7 @@ brevity. Much more detail can be found in the git revision history: New features: - Add the arena..reset mallctl, which makes it possible to discard all of - an arena's allocations in a single operation. (@jasone@) + an arena's allocations in a single operation. (@jasone) - Add the stats.retained and stats.arenas..retained statistics. (@jasone) - Add the --with-version configure option. (@jasone) - Support --with-lg-page values larger than actual page size. (@jasone)