release notes for 0.8.6 v0.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 2336a34fb54952be16c2d14e7d99b8cb6175d4de..1ca0b4e45b87909459e96bc1d184d4d6ad606f5a 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)
+
+
+
+0.8.6 release notes
+
+bug fixes:
+- fix crash in dns lookups for all static-linked, non-threaded programs