release notes for 0.8.6
authorRich Felker <dalias@aerifal.cx>
Tue, 28 Feb 2012 16:56:13 +0000 (11:56 -0500)
committerRich Felker <dalias@aerifal.cx>
Tue, 28 Feb 2012 16:56:13 +0000 (11:56 -0500)
WHATSNEW

index 2336a34..1ca0b4e 100644 (file)
--- 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)
 - 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