diff options
| author | Rich Felker <dalias@aerifal.cx> | 2011-09-14 19:11:15 -0400 | 
|---|---|---|
| committer | Rich Felker <dalias@aerifal.cx> | 2011-09-14 19:11:15 -0400 | 
| commit | d1d141c5f128d2ea6efa0e5aad25c3f8af41cadc (patch) | |
| tree | d56ea7e76115615eba191af718f0cadba422e343 | |
| parent | a94925740447b509c3639c9f8c6ca2d75bbb07ab (diff) | |
| download | musl-d1d141c5f128d2ea6efa0e5aad25c3f8af41cadc.tar.gz | |
0.8.1 release notesv0.8.1
| -rw-r--r-- | WHATSNEW | 9 | 
1 files changed, 9 insertions, 0 deletions
@@ -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  | 
