From b1a8e0d45465731a757ef476cf6a5cbd31d166f9 Mon Sep 17 00:00:00 2001 From: Rich Felker Date: Tue, 28 Feb 2012 11:56:13 -0500 Subject: release notes for 0.8.6 --- WHATSNEW | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- cgit v1.2.1