Deleted Added
sdiff udiff text old ( 262521 ) new ( 263974 )
full compact
1Following are change highlights associated with official releases. Important
2bug fixes are all mentioned, but internal enhancements are omitted here for
3brevity (even though they are more fun to write about). Much more detail can be
4found in the git revision history:
5
6 https://github.com/jemalloc/jemalloc
7
8* 3.5.1 (February 25, 2014)
9
10 This version primarily addresses minor bugs in test code.
11
12 Bug fixes:
13 - Configure Solaris/Illumos to use MADV_FREE.
14 - Fix junk filling for mremap(2)-based huge reallocation. This is only
15 relevant if configuring with the --enable-mremap option specified.

--- 509 unchanged lines hidden ---