Signed-off-by: Eric B Munson <[email protected]> --- NEWS | 15 +++++++++++++++ 1 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS index 591bded..2eca6a8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +libhugetlbfs 2.12 "Serrano" +====================================================================== +New Features +* libhugetlbfs usage can now be restricted to certain binary names +* lihugetlbfs now supports static linking +* hugeadm uses more human readable directory names for mount points + +Bug Fixes +* hugeadm would segfault if specified user was not in passwd, failure in + getpwuid() is now checked + +Test Suite +* Added missing tests to driver script +* Added tests for static linking + libhugetlbfs 2.11 "Ghost Pepper" ====================================================================== New Features -- 1.7.1 ------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf _______________________________________________ Libhugetlbfs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel
