소스 검색

document changes for 0.7.1

Rich Felker 14 년 전
부모
커밋
fc27b96c7d
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  1. 9 0
      WHATSNEW

+ 9 - 0
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.