From: Rich Felker Date: Tue, 28 Feb 2012 16:56:13 +0000 (-0500) Subject: release notes for 0.8.6 X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=commitdiff_plain;h=b1a8e0d45465731a757ef476cf6a5cbd31d166f9 release notes for 0.8.6 --- diff --git a/WHATSNEW b/WHATSNEW index 2336a34f..1ca0b4e4 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -425,3 +425,10 @@ compatibility: - dummy (always-fail) dlopen and dlsym functions for static linked programs - [efg]cvt functions (previously posix, removed from standard) - get_current_dir_name function (nonstandard) + + + +0.8.6 release notes + +bug fixes: +- fix crash in dns lookups for all static-linked, non-threaded programs