From d1d141c5f128d2ea6efa0e5aad25c3f8af41cadc Mon Sep 17 00:00:00 2001 From: Rich Felker Date: Wed, 14 Sep 2011 19:11:15 -0400 Subject: 0.8.1 release notes --- WHATSNEW | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'WHATSNEW') diff --git a/WHATSNEW b/WHATSNEW index 12743d5b..395b8d19 100644 --- a/WHATSNEW +++ b/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 -- cgit v1.2.1