소스 검색

0.8.1 release notes

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

+ 9 - 0
WHATSNEW

@@ -325,3 +325,12 @@ general bug fixes:
 - dynamic linker weak symbol resolution issues
 - fdopendir failure to set errno
 - various minor header fixes
+
+
+
+0.8.1 release notes
+
+bug fixes:
+- mismatching prototypes caused build failure on 64-bit
+- other minor prototype errors in the headers have been fixed
+- various other small omissions fixed