X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=WHATSNEW;h=d4b4a0f2a3aa10042356f50851819a7f9782dda5;hb=462dbfc20788a6c9dd1ea4bb1cef086aa189615a;hp=519b77871a992f4db0320a9cd577c9a0f2d0f490;hpb=9f50b77d2ba154ba0d8cbccea94af1f7b902fd1a;p=musl diff --git a/WHATSNEW b/WHATSNEW index 519b7787..d4b4a0f2 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -70,3 +70,12 @@ improved musl-gcc compiler wrapper. implemented many small missing functions here and there, minor header fixes, etc. + + + +0.7.1 - improvements to completeness, bug fixes + +implemented flockfile, wprintf, and robust mutex functions. + +fixed stack corruption bug in times(), minor header bugs, and some +error return value bugs in thread interfaces.