summaryrefslogtreecommitdiff
path: root/WHATSNEW
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2012-02-28 11:56:13 -0500
committerRich Felker <dalias@aerifal.cx>2012-02-28 11:56:13 -0500
commitb1a8e0d45465731a757ef476cf6a5cbd31d166f9 (patch)
tree4edf7920eb4b9c820fb8568a5bbd4de9621c9739 /WHATSNEW
parente3234d01094d9ed62e90c6d52a44601dce93a1bb (diff)
downloadmusl-b1a8e0d45465731a757ef476cf6a5cbd31d166f9.tar.gz
release notes for 0.8.6v0.8.6
Diffstat (limited to 'WHATSNEW')
-rw-r--r--WHATSNEW7
1 files changed, 7 insertions, 0 deletions
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