diff options
author | Eric B Munson <emunson@mgebm.net> | 2013-03-09 21:59:52 -0500 |
---|---|---|
committer | Eric B Munson <emunson@mgebm.net> | 2013-03-09 21:59:52 -0500 |
commit | 7649454b6fed355bf53517d5106ae211b533aced (patch) | |
tree | ae2f536b51da0ff93d292f1d251a0390110a5e90 | |
parent | a06eeed7e005af579169f3020d3980198eb3ba30 (diff) | |
download | libhugetlbfs-7649454b6fed355bf53517d5106ae211b533aced.tar.gz |
Signed-off-by: Eric B Munson <emunson@mgebm.net>
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +libhugetlbfs 2.16 "Joe E. Parker" +====================================================================== +New Features +* ARM Support +* s390x Dynamic TASK_SIZE support + +Bug Fixes +* find_mounts() now properly NULL terminates mount point names + +Test Suite +* ARM Support +* mremap-fixed-huge-near-normal no longer calls munmap with 0 length + libhugetlbfs 2.15 "Minature Panda" ====================================================================== New Features |