Browse Source

0.8.1 release notes

Rich Felker 13 years ago
parent
commit
d1d141c5f1
1 changed files with 9 additions and 0 deletions
  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